[==========] 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
I20260710 13:18:53.078930  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:45643
I20260710 13:18:53.080538  5881 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:18:53.081612  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:53.098806  5887 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
W20260710 13:18:53.098817  5890 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
I20260710 13:18:53.100219  5881 server_base.cc:1061] running on GCE node
W20260710 13:18:53.099116  5888 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
I20260710 13:18:54.297256  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:54.297504  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:54.297655  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689534297637 us; error 0 us; skew 500 ppm
I20260710 13:18:54.298434  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:54.303887  5881 webserver.cc:533] Webserver started at http://127.5.190.126:34899/ using document root <none> and password file <none>
I20260710 13:18:54.304895  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:54.305148  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:54.305614  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:54.311896  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "c366d88e443a468e8362a5b64f93adb1"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-0606"
I20260710 13:18:54.319898  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:18:54.325186  5896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:54.326398  5881 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:18:54.326772  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "c366d88e443a468e8362a5b64f93adb1"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-0606"
I20260710 13:18:54.327126  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-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)
I20260710 13:18:54.393153  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:54.394760  5881 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
I20260710 13:18:54.395272  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:54.467492  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:45643
I20260710 13:18:54.467572  5947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:45643 every 8 connection(s)
I20260710 13:18:54.475394  5948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.497471  5948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1: Bootstrap starting.
I20260710 13:18:54.504038  5948 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.505997  5948 log.cc:826] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:54.510789  5948 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1: No bootstrap required, opened a new log
I20260710 13:18:54.531679  5948 raft_consensus.cc:359] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c366d88e443a468e8362a5b64f93adb1" member_type: VOTER }
I20260710 13:18:54.532259  5948 raft_consensus.cc:385] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.532593  5948 raft_consensus.cc:740] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c366d88e443a468e8362a5b64f93adb1, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.533492  5948 consensus_queue.cc:260] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c366d88e443a468e8362a5b64f93adb1" member_type: VOTER }
I20260710 13:18:54.534016  5948 raft_consensus.cc:399] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:54.534310  5948 raft_consensus.cc:493] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:54.534660  5948 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:54.538830  5948 raft_consensus.cc:515] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c366d88e443a468e8362a5b64f93adb1" member_type: VOTER }
I20260710 13:18:54.539620  5948 leader_election.cc:304] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [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: c366d88e443a468e8362a5b64f93adb1; no voters: 
I20260710 13:18:54.541376  5948 leader_election.cc:290] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:54.541746  5951 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:54.544126  5951 raft_consensus.cc:697] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 1 LEADER]: Becoming Leader. State: Replica: c366d88e443a468e8362a5b64f93adb1, State: Running, Role: LEADER
I20260710 13:18:54.545118  5951 consensus_queue.cc:237] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [LEADER]: Queue going to LEADER mode. State: All 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: "c366d88e443a468e8362a5b64f93adb1" member_type: VOTER }
I20260710 13:18:54.546175  5948 sys_catalog.cc:565] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:54.555501  5953 sys_catalog.cc:455] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c366d88e443a468e8362a5b64f93adb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c366d88e443a468e8362a5b64f93adb1" member_type: VOTER } }
I20260710 13:18:54.555949  5952 sys_catalog.cc:455] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c366d88e443a468e8362a5b64f93adb1. Latest consensus state: current_term: 1 leader_uuid: "c366d88e443a468e8362a5b64f93adb1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c366d88e443a468e8362a5b64f93adb1" member_type: VOTER } }
I20260710 13:18:54.556506  5953 sys_catalog.cc:458] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:54.556795  5952 sys_catalog.cc:458] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:54.559352  5960 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:54.571275  5960 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:54.574146  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:54.588564  5960 catalog_manager.cc:1383] Generated new cluster ID: 252a847378644f19a3240c5ec2516712
I20260710 13:18:54.588887  5960 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:54.616027  5960 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:54.617648  5960 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:54.635637  5960 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1: Generated new TSK 0
I20260710 13:18:54.636698  5960 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:54.704937  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:54.713306  5970 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
W20260710 13:18:54.714874  5971 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
W20260710 13:18:54.718813  5973 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
I20260710 13:18:54.719128  5881 server_base.cc:1061] running on GCE node
I20260710 13:18:54.720099  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:54.720297  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:54.720510  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689534720475 us; error 0 us; skew 500 ppm
I20260710 13:18:54.721149  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:54.725270  5881 webserver.cc:533] Webserver started at http://127.5.190.65:34211/ using document root <none> and password file <none>
I20260710 13:18:54.725845  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:54.726063  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:54.726369  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:54.727566  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "30d125faf4e642a1b54a72d457c990e4"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-0606"
I20260710 13:18:54.733530  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:54.738258  5978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:54.739203  5881 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:18:54.739580  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "30d125faf4e642a1b54a72d457c990e4"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-0606"
I20260710 13:18:54.740031  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-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)
I20260710 13:18:54.762249  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:54.764174  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:54.767002  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:54.772485  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:54.772814  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:54.773146  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:54.773372  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:54.864439  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:39641
I20260710 13:18:54.864487  6040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:39641 every 8 connection(s)
I20260710 13:18:54.872483  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:54.881603  6045 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
W20260710 13:18:54.883817  6046 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
W20260710 13:18:54.894379  6048 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
I20260710 13:18:54.895514  5881 server_base.cc:1061] running on GCE node
I20260710 13:18:54.896622  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:54.896888  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:54.897105  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689534897087 us; error 0 us; skew 500 ppm
I20260710 13:18:54.897895  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:54.900641  6041 heartbeater.cc:344] Connected to a master server at 127.5.190.126:45643
I20260710 13:18:54.901166  6041 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:54.902359  6041 heartbeater.cc:507] Master 127.5.190.126:45643 requested a full tablet report, sending...
I20260710 13:18:54.905402  5913 ts_manager.cc:194] Registered new tserver with Master: 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641)
I20260710 13:18:54.907575  5913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40766
I20260710 13:18:54.908039  5881 webserver.cc:533] Webserver started at http://127.5.190.66:45983/ using document root <none> and password file <none>
I20260710 13:18:54.908756  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:54.908998  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:54.909317  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:54.910846  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "2ab1ddaf5448454791415650200ddd68"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-0606"
I20260710 13:18:54.917723  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:18:54.922883  6053 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:54.923789  5881 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:18:54.924153  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "2ab1ddaf5448454791415650200ddd68"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-0606"
I20260710 13:18:54.924516  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-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)
I20260710 13:18:54.969997  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:54.971699  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:54.974249  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:54.978120  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:54.978392  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:54.978698  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:54.978905  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.071377  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:38341
I20260710 13:18:55.071556  6115 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:38341 every 8 connection(s)
I20260710 13:18:55.078359  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:55.086889  6119 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
W20260710 13:18:55.090173  6120 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
I20260710 13:18:55.093694  6116 heartbeater.cc:344] Connected to a master server at 127.5.190.126:45643
I20260710 13:18:55.094116  6116 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:55.095057  6116 heartbeater.cc:507] Master 127.5.190.126:45643 requested a full tablet report, sending...
I20260710 13:18:55.097851  5913 ts_manager.cc:194] Registered new tserver with Master: 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:55.099591  5913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40772
I20260710 13:18:55.102034  5881 server_base.cc:1061] running on GCE node
W20260710 13:18:55.104601  6122 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
I20260710 13:18:55.105616  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:55.105862  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:55.106043  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689535106025 us; error 0 us; skew 500 ppm
I20260710 13:18:55.106588  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:55.109494  5881 webserver.cc:533] Webserver started at http://127.5.190.67:37719/ using document root <none> and password file <none>
I20260710 13:18:55.109987  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:55.110198  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:55.110479  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:55.111511  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-0606"
I20260710 13:18:55.116482  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:18:55.120088  6127 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.120934  5881 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:18:55.121295  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-0606"
I20260710 13:18:55.121650  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689532911094-5881-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)
I20260710 13:18:55.144850  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:55.146124  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:55.147642  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:55.149891  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:55.150123  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.150367  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:55.150547  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.249527  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:36615
I20260710 13:18:55.249691  6189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:36615 every 8 connection(s)
I20260710 13:18:55.267261  6190 heartbeater.cc:344] Connected to a master server at 127.5.190.126:45643
I20260710 13:18:55.267666  6190 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:55.268544  6190 heartbeater.cc:507] Master 127.5.190.126:45643 requested a full tablet report, sending...
I20260710 13:18:55.270715  5913 ts_manager.cc:194] Registered new tserver with Master: b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:55.271391  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013607525s
I20260710 13:18:55.272480  5913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40788
I20260710 13:18:55.325814  5913 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40794:
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"
    }
  }
}
W20260710 13:18:55.329813  5913 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.
I20260710 13:18:55.434522  6081 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8945ae21104569b17c0ff0d488f84e (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:55.436203  6081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8945ae21104569b17c0ff0d488f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.441675  6080 tablet_service.cc:1511] Processing CreateTablet for tablet da1487a76eb347a19ee5444ca451f6b6 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:55.443194  6080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1487a76eb347a19ee5444ca451f6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.445950  6079 tablet_service.cc:1511] Processing CreateTablet for tablet d944847ea1394ef0acfa1205582447eb (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:55.446290  6078 tablet_service.cc:1511] Processing CreateTablet for tablet eacdb49c939d44efb12f33c440fc2857 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:55.447582  6079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d944847ea1394ef0acfa1205582447eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.450768  6078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacdb49c939d44efb12f33c440fc2857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.450810  6077 tablet_service.cc:1511] Processing CreateTablet for tablet 041784f933be49109b7f36a88bad15d2 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:55.454252  6074 tablet_service.cc:1511] Processing CreateTablet for tablet 0516e5797e214f2892bacd4d8544e2bb (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:55.457935  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041784f933be49109b7f36a88bad15d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.464808  6149 tablet_service.cc:1511] Processing CreateTablet for tablet 20ad91a703cd46d8ba85cbec239fb5b5 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:55.470382  6075 tablet_service.cc:1511] Processing CreateTablet for tablet 20ad91a703cd46d8ba85cbec239fb5b5 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:55.459868  6073 tablet_service.cc:1511] Processing CreateTablet for tablet d3003afdc1484a7dab868af1f550c91a (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:55.475229  6074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0516e5797e214f2892bacd4d8544e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.472437  6150 tablet_service.cc:1511] Processing CreateTablet for tablet a22463749a39489f8ba18ac7202ba5c5 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:55.471850  6076 tablet_service.cc:1511] Processing CreateTablet for tablet a22463749a39489f8ba18ac7202ba5c5 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:55.476176  6153 tablet_service.cc:1511] Processing CreateTablet for tablet d944847ea1394ef0acfa1205582447eb (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:55.472447  6152 tablet_service.cc:1511] Processing CreateTablet for tablet eacdb49c939d44efb12f33c440fc2857 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:55.473408  6155 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8945ae21104569b17c0ff0d488f84e (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:55.471289  6154 tablet_service.cc:1511] Processing CreateTablet for tablet da1487a76eb347a19ee5444ca451f6b6 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:55.478060  6151 tablet_service.cc:1511] Processing CreateTablet for tablet 041784f933be49109b7f36a88bad15d2 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:55.483317  6073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3003afdc1484a7dab868af1f550c91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.481520  6149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ad91a703cd46d8ba85cbec239fb5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.480295  6148 tablet_service.cc:1511] Processing CreateTablet for tablet 0516e5797e214f2892bacd4d8544e2bb (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:55.487501  6147 tablet_service.cc:1511] Processing CreateTablet for tablet d3003afdc1484a7dab868af1f550c91a (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:55.493680  6150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22463749a39489f8ba18ac7202ba5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.493886  6075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ad91a703cd46d8ba85cbec239fb5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.495899  6152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacdb49c939d44efb12f33c440fc2857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.499419  6155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8945ae21104569b17c0ff0d488f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.501858  6151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041784f933be49109b7f36a88bad15d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.503494  6147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3003afdc1484a7dab868af1f550c91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.505846  6076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22463749a39489f8ba18ac7202ba5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.513942  6148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0516e5797e214f2892bacd4d8544e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.517198  6154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1487a76eb347a19ee5444ca451f6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.528680  6153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d944847ea1394ef0acfa1205582447eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:55.572144  5961 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:55.605237  6006 tablet_service.cc:1511] Processing CreateTablet for tablet 1c8945ae21104569b17c0ff0d488f84e (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:55.611440  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c8945ae21104569b17c0ff0d488f84e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.617058  6003 tablet_service.cc:1511] Processing CreateTablet for tablet eacdb49c939d44efb12f33c440fc2857 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:55.622465  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eacdb49c939d44efb12f33c440fc2857. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.629390  6004 tablet_service.cc:1511] Processing CreateTablet for tablet d944847ea1394ef0acfa1205582447eb (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:55.634517  6005 tablet_service.cc:1511] Processing CreateTablet for tablet da1487a76eb347a19ee5444ca451f6b6 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:55.643810  6209 tablet_bootstrap.cc:492] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:55.644537  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da1487a76eb347a19ee5444ca451f6b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.644050  6000 tablet_service.cc:1511] Processing CreateTablet for tablet 20ad91a703cd46d8ba85cbec239fb5b5 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:55.640637  5998 tablet_service.cc:1511] Processing CreateTablet for tablet d3003afdc1484a7dab868af1f550c91a (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:55.638120  6001 tablet_service.cc:1511] Processing CreateTablet for tablet a22463749a39489f8ba18ac7202ba5c5 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:55.648216  5999 tablet_service.cc:1511] Processing CreateTablet for tablet 0516e5797e214f2892bacd4d8544e2bb (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:55.647886  6208 tablet_bootstrap.cc:492] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:55.652691  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d944847ea1394ef0acfa1205582447eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.647913  6002 tablet_service.cc:1511] Processing CreateTablet for tablet 041784f933be49109b7f36a88bad15d2 (DEFAULT_TABLE table=test-workload [id=ec12b99fa1874df6b9ccf13e0a4a470f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:55.657840  6001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22463749a39489f8ba18ac7202ba5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.664453  5999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0516e5797e214f2892bacd4d8544e2bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.668203  6000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ad91a703cd46d8ba85cbec239fb5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.675211  6002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 041784f933be49109b7f36a88bad15d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.678843  5998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3003afdc1484a7dab868af1f550c91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.742520  6208 tablet_bootstrap.cc:654] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.781775  6209 tablet_bootstrap.cc:654] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.789897  6211 tablet_bootstrap.cc:492] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:55.804263  6208 tablet_bootstrap.cc:492] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:55.804796  6208 ts_tablet_manager.cc:1403] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.029s
I20260710 13:18:55.808461  6211 tablet_bootstrap.cc:654] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.811226  6209 tablet_bootstrap.cc:492] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:55.811838  6209 ts_tablet_manager.cc:1403] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.009s
I20260710 13:18:55.811144  6208 raft_consensus.cc:359] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:55.812674  6208 raft_consensus.cc:385] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.813213  6208 raft_consensus.cc:740] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.814803  6209 raft_consensus.cc:359] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.814492  6208 consensus_queue.cc:260] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:55.815546  6209 raft_consensus.cc:385] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.815889  6209 raft_consensus.cc:740] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.816645  6209 consensus_queue.cc:260] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.822238  6190 heartbeater.cc:499] Master 127.5.190.126:45643 was elected leader, sending a full tablet report...
I20260710 13:18:55.823246  6209 ts_tablet_manager.cc:1434] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:18:55.824275  6209 tablet_bootstrap.cc:492] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:55.828660  6208 ts_tablet_manager.cc:1434] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 13:18:55.832763  6209 tablet_bootstrap.cc:654] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.833855  6211 tablet_bootstrap.cc:492] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:55.834422  6211 ts_tablet_manager.cc:1403] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.018s
I20260710 13:18:55.836292  6116 heartbeater.cc:499] Master 127.5.190.126:45643 was elected leader, sending a full tablet report...
I20260710 13:18:55.836652  6208 tablet_bootstrap.cc:492] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:55.843842  6211 raft_consensus.cc:359] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.844643  6211 raft_consensus.cc:385] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.844956  6211 raft_consensus.cc:740] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.846894  6208 tablet_bootstrap.cc:654] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.847945  6211 consensus_queue.cc:260] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.853647  6209 tablet_bootstrap.cc:492] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:55.854228  6209 ts_tablet_manager.cc:1403] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260710 13:18:55.857177  6209 raft_consensus.cc:359] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.860049  6209 raft_consensus.cc:385] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.860868  6209 raft_consensus.cc:740] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.862203  6209 consensus_queue.cc:260] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.866083  6209 ts_tablet_manager.cc:1434] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:55.868717  6209 tablet_bootstrap.cc:492] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:55.876479  6209 tablet_bootstrap.cc:654] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.887111  6041 heartbeater.cc:499] Master 127.5.190.126:45643 was elected leader, sending a full tablet report...
I20260710 13:18:55.888073  6211 ts_tablet_manager.cc:1434] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.053s	user 0.014s	sys 0.007s
I20260710 13:18:55.889036  6211 tablet_bootstrap.cc:492] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:55.895692  6211 tablet_bootstrap.cc:654] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.898954  6209 tablet_bootstrap.cc:492] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:55.899459  6209 ts_tablet_manager.cc:1403] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:18:55.902575  6208 tablet_bootstrap.cc:492] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:55.903055  6208 ts_tablet_manager.cc:1403] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.034s
I20260710 13:18:55.903345  6209 raft_consensus.cc:359] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.904650  6209 raft_consensus.cc:385] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.904968  6209 raft_consensus.cc:740] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.905781  6209 consensus_queue.cc:260] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.908209  6209 ts_tablet_manager.cc:1434] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:18:55.910421  6209 tablet_bootstrap.cc:492] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:55.911458  6208 raft_consensus.cc:359] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.912247  6208 raft_consensus.cc:385] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.912528  6208 raft_consensus.cc:740] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.913393  6208 consensus_queue.cc:260] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.915737  6208 ts_tablet_manager.cc:1434] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:55.916610  6208 tablet_bootstrap.cc:492] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:55.917800  6209 tablet_bootstrap.cc:654] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.923265  6208 tablet_bootstrap.cc:654] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.930433  6209 tablet_bootstrap.cc:492] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:55.930910  6209 ts_tablet_manager.cc:1403] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 13:18:55.933676  6209 raft_consensus.cc:359] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.934415  6209 raft_consensus.cc:385] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.934725  6209 raft_consensus.cc:740] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.935441  6209 consensus_queue.cc:260] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.938005  6209 ts_tablet_manager.cc:1434] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:18:55.938954  6209 tablet_bootstrap.cc:492] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:55.946744  6209 tablet_bootstrap.cc:654] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.947916  6211 tablet_bootstrap.cc:492] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:55.948513  6211 ts_tablet_manager.cc:1403] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.000s
I20260710 13:18:55.951679  6211 raft_consensus.cc:359] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.952419  6211 raft_consensus.cc:385] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.953044  6211 raft_consensus.cc:740] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.953848  6211 consensus_queue.cc:260] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.955704  6209 tablet_bootstrap.cc:492] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:55.956233  6209 ts_tablet_manager.cc:1403] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:18:55.956434  6208 tablet_bootstrap.cc:492] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:55.956893  6208 ts_tablet_manager.cc:1403] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.015s
I20260710 13:18:55.957942  6211 ts_tablet_manager.cc:1434] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:18:55.958909  6211 tablet_bootstrap.cc:492] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:55.959551  6208 raft_consensus.cc:359] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.960283  6208 raft_consensus.cc:385] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.959997  6209 raft_consensus.cc:359] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:55.960898  6209 raft_consensus.cc:385] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.961279  6209 raft_consensus.cc:740] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.962359  6209 consensus_queue.cc:260] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:55.960594  6208 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.964232  6217 raft_consensus.cc:493] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.964727  6217 raft_consensus.cc:515] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.967615  6217 leader_election.cc:290] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:55.968528  6208 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:55.973868  6208 ts_tablet_manager.cc:1434] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:18:55.974830  6208 tablet_bootstrap.cc:492] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:55.976378  6209 ts_tablet_manager.cc:1434] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 13:18:55.978483  6209 tablet_bootstrap.cc:492] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:55.983949  6208 tablet_bootstrap.cc:654] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.991537  6209 tablet_bootstrap.cc:654] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.000104  6214 raft_consensus.cc:493] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.000631  6214 raft_consensus.cc:515] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:56.003815  6214 leader_election.cc:290] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615), 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641)
I20260710 13:18:56.004851  6208 tablet_bootstrap.cc:492] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:56.005319  6208 ts_tablet_manager.cc:1403] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.000s
I20260710 13:18:56.008162  6208 raft_consensus.cc:359] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.008868  6208 raft_consensus.cc:385] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.009142  6208 raft_consensus.cc:740] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
W20260710 13:18:56.010007  6191 tablet.cc:2406] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:56.012293  6208 consensus_queue.cc:260] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.014734  6208 ts_tablet_manager.cc:1434] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:56.015686  6208 tablet_bootstrap.cc:492] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:56.025038  6208 tablet_bootstrap.cc:654] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.039467  6211 tablet_bootstrap.cc:654] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.046540  6208 tablet_bootstrap.cc:492] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:56.047035  6208 ts_tablet_manager.cc:1403] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260710 13:18:56.050261  6208 raft_consensus.cc:359] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.050968  6208 raft_consensus.cc:385] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.051250  6208 raft_consensus.cc:740] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.051991  6208 consensus_queue.cc:260] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.060847  6215 raft_consensus.cc:493] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.061362  6215 raft_consensus.cc:515] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.066188  6215 leader_election.cc:290] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.069873  6209 tablet_bootstrap.cc:492] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:56.070345  6209 ts_tablet_manager.cc:1403] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.008s
I20260710 13:18:56.070636  6217 raft_consensus.cc:493] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.071877  6217 raft_consensus.cc:515] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.076833  6217 leader_election.cc:290] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.077492  6208 ts_tablet_manager.cc:1434] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 13:18:56.079162  6208 tablet_bootstrap.cc:492] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:56.097370  6208 tablet_bootstrap.cc:654] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.102062  6215 raft_consensus.cc:493] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.102692  6215 raft_consensus.cc:515] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:56.104969  6215 leader_election.cc:290] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641)
I20260710 13:18:56.110165  6209 raft_consensus.cc:359] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.110973  6209 raft_consensus.cc:385] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.111311  6209 raft_consensus.cc:740] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.107363  6211 tablet_bootstrap.cc:492] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.115759  6211 ts_tablet_manager.cc:1403] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.005s
I20260710 13:18:56.113933  6209 consensus_queue.cc:260] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.129549  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.130753  6165 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.139634  6057 leader_election.cc:304] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.141528  6214 raft_consensus.cc:2804] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.142911  6214 raft_consensus.cc:493] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.140260  6211 raft_consensus.cc:359] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:56.144754  6214 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.145074  6211 raft_consensus.cc:385] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.145442  6211 raft_consensus.cc:740] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.147058  6211 consensus_queue.cc:260] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:56.149385  6209 ts_tablet_manager.cc:1434] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.005s
I20260710 13:18:56.152943  6209 tablet_bootstrap.cc:492] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:56.156785  6208 tablet_bootstrap.cc:492] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:56.156952  6211 ts_tablet_manager.cc:1434] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.001s
I20260710 13:18:56.158413  6208 ts_tablet_manager.cc:1403] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.006s
I20260710 13:18:56.162171  6211 tablet_bootstrap.cc:492] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:56.166550  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.167989  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.169498  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.164532  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.170228  6164 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 0.
I20260710 13:18:56.170650  6090 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 0.
I20260710 13:18:56.175438  6215 raft_consensus.cc:493] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.177512  5981 leader_election.cc:304] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:56.177639  6215 raft_consensus.cc:515] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.178552  6217 raft_consensus.cc:2804] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:56.180220  6128 leader_election.cc:343] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.180292  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.179744  6217 raft_consensus.cc:493] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.180944  6016 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.181185  6217 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.181529  6215 leader_election.cc:290] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.174348  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.183754  6165 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 0.
I20260710 13:18:56.187392  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.187577  6214 raft_consensus.cc:515] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:56.188138  6016 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.193475  6214 leader_election.cc:290] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Requested vote from peers b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615), 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641)
I20260710 13:18:56.195446  6016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.195864  6209 tablet_bootstrap.cc:654] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.196640  6016 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.195505  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:56.198153  6165 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.194294  6208 raft_consensus.cc:359] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.199579  6215 raft_consensus.cc:493] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.200405  6215 raft_consensus.cc:515] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.199931  6208 raft_consensus.cc:385] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.202199  6208 raft_consensus.cc:740] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.204743  6215 leader_election.cc:290] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.206389  6208 consensus_queue.cc:260] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.209399  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.208885  6217 raft_consensus.cc:515] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.211994  6211 tablet_bootstrap.cc:654] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.212294  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.213255  6215 raft_consensus.cc:493] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.214684  6089 raft_consensus.cc:2393] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in current term 1: Already voted for candidate 2ab1ddaf5448454791415650200ddd68 in this term.
I20260710 13:18:56.214048  6215 raft_consensus.cc:515] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
W20260710 13:18:56.220927  6130 leader_election.cc:343] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.221444  6130 leader_election.cc:304] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:56.221705  6090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.221436  6215 leader_election.cc:290] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.222702  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.222402  6214 raft_consensus.cc:493] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.225051  6088 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.225962  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:56.226449  6217 leader_election.cc:290] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.225754  6090 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.226199  6214 raft_consensus.cc:515] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.229044  6089 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.226040  6215 raft_consensus.cc:2749] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.246058  6211 tablet_bootstrap.cc:492] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.245970  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3003afdc1484a7dab868af1f550c91a" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
W20260710 13:18:56.248277  5982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.67:36615, user_credentials={real_user=slave}} blocked reactor thread for 70496.3us
I20260710 13:18:56.250281  6091 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 0.
I20260710 13:18:56.246730  6211 ts_tablet_manager.cc:1403] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.006s
I20260710 13:18:56.247279  6088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.252691  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:56.246265  6016 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.253742  6128 leader_election.cc:304] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 2ab1ddaf5448454791415650200ddd68
I20260710 13:18:56.255292  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.256363  6214 leader_election.cc:290] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.254848  6208 ts_tablet_manager.cc:1434] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.007s
I20260710 13:18:56.235994  6130 leader_election.cc:304] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.256418  6164 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.258422  6014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.260222  6163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3003afdc1484a7dab868af1f550c91a" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.261024  6215 raft_consensus.cc:2804] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.262708  6014 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.263437  6215 raft_consensus.cc:493] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.262984  6012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.262411  6054 leader_election.cc:304] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:56.264184  6215 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.258179  5982 leader_election.cc:304] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.263196  6208 tablet_bootstrap.cc:492] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:56.265842  6214 raft_consensus.cc:2804] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:56.266330  6057 leader_election.cc:343] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.270107  6211 raft_consensus.cc:359] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.267447  6209 tablet_bootstrap.cc:492] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
W20260710 13:18:56.281749  6054 leader_election.cc:343] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.287130  6054 leader_election.cc:304] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68; no voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:18:56.287876  6209 ts_tablet_manager.cc:1403] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.135s	user 0.021s	sys 0.021s
I20260710 13:18:56.270905  6211 raft_consensus.cc:385] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.268594  6217 raft_consensus.cc:2804] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:56.277547  6128 leader_election.cc:343] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.266392  6130 leader_election.cc:304] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.273960  6089 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 1.
I20260710 13:18:56.273937  6165 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.290048  6217 raft_consensus.cc:493] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.292774  6217 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.289708  6215 raft_consensus.cc:515] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.289623  6211 raft_consensus.cc:740] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.300851  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.303334  6241 raft_consensus.cc:2764] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:18:56.303478  5981 leader_election.cc:304] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:56.305127  6208 tablet_bootstrap.cc:654] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.299479  6215 leader_election.cc:290] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.308086  6214 raft_consensus.cc:697] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:56.306241  6241 raft_consensus.cc:2804] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.312021  6243 raft_consensus.cc:2749] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.313629  6214 consensus_queue.cc:237] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:56.315068  6164 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 1.
I20260710 13:18:56.311013  6241 raft_consensus.cc:493] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.309336  6211 consensus_queue.cc:260] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.316269  6241 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.316572  6013 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.320236  6209 raft_consensus.cc:359] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.336138  6217 raft_consensus.cc:515] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
W20260710 13:18:56.331848  6054 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.65:39641, user_credentials={real_user=slave}} blocked reactor thread for 50125.1us
I20260710 13:18:56.348351  6209 raft_consensus.cc:385] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.354859  6244 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.355521  6244 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.360204  6015 raft_consensus.cc:2393] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in current term 1: Already voted for candidate 30d125faf4e642a1b54a72d457c990e4 in this term.
I20260710 13:18:56.359817  6244 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.360941  6245 raft_consensus.cc:2804] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:56.353605  5981 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.66:38341, user_credentials={real_user=slave}} blocked reactor thread for 50271.7us
I20260710 13:18:56.354421  6209 raft_consensus.cc:740] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
W20260710 13:18:56.365321  6130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.66:38341, user_credentials={real_user=slave}} blocked reactor thread for 100133us
I20260710 13:18:56.372021  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:56.372217  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.372843  6165 raft_consensus.cc:2393] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30d125faf4e642a1b54a72d457c990e4 in current term 1: Already voted for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in this term.
I20260710 13:18:56.373082  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.366963  6217 leader_election.cc:290] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.377169  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:56.377759  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:56.377914  6089 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.373322  6209 consensus_queue.cc:260] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.383024  6209 ts_tablet_manager.cc:1434] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260710 13:18:56.384279  6209 tablet_bootstrap.cc:492] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
W20260710 13:18:56.376412  6057 leader_election.cc:343] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:56.388377  6054 leader_election.cc:343] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.389286  6054 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68; no voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9
W20260710 13:18:56.389438  6130 leader_election.cc:343] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.397588  6244 raft_consensus.cc:2749] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.398361  6130 leader_election.cc:304] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:56.399832  6245 raft_consensus.cc:697] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:18:56.406338  6246 raft_consensus.cc:2749] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.408993  6130 leader_election.cc:304] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:56.402981  6241 raft_consensus.cc:515] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.412900  6246 raft_consensus.cc:2749] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.401189  6245 consensus_queue.cc:237] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.414985  6089 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 1.
I20260710 13:18:56.416148  5981 leader_election.cc:304] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:18:56.417795  6250 raft_consensus.cc:2804] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.416997  5912 catalog_manager.cc:5697] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.418279  6250 raft_consensus.cc:697] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:18:56.418759  6211 ts_tablet_manager.cc:1434] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.166s	user 0.009s	sys 0.016s
I20260710 13:18:56.421069  6241 leader_election.cc:290] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.420449  6208 tablet_bootstrap.cc:492] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:56.421944  6208 ts_tablet_manager.cc:1403] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.005s
I20260710 13:18:56.425740  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.425843  6209 tablet_bootstrap.cc:654] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.426389  6013 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.428469  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:56.429091  6089 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.433734  6211 tablet_bootstrap.cc:492] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:56.434517  6013 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 1.
I20260710 13:18:56.419796  6250 consensus_queue.cc:237] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.429549  6208 raft_consensus.cc:359] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.435504  6128 leader_election.cc:304] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.437217  6241 raft_consensus.cc:2804] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.438477  6241 raft_consensus.cc:697] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:18:56.436527  6208 raft_consensus.cc:385] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.439901  6241 consensus_queue.cc:237] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.440081  6208 raft_consensus.cc:740] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.443882  6208 consensus_queue.cc:260] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.453243  6089 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 1.
I20260710 13:18:56.464260  6208 ts_tablet_manager.cc:1434] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.002s
I20260710 13:18:56.465623  6208 tablet_bootstrap.cc:492] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:56.470155  6209 tablet_bootstrap.cc:492] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:56.470852  6209 ts_tablet_manager.cc:1403] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.006s
I20260710 13:18:56.478751  6209 raft_consensus.cc:359] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.479290  6209 raft_consensus.cc:385] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.479532  6209 raft_consensus.cc:740] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.480186  6209 consensus_queue.cc:260] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.482468  6209 ts_tablet_manager.cc:1434] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:18:56.483758  6209 tablet_bootstrap.cc:492] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: Bootstrap starting.
I20260710 13:18:56.490334  6208 tablet_bootstrap.cc:654] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.488549  5910 catalog_manager.cc:5697] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.494064  6211 tablet_bootstrap.cc:654] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.495463  6209 tablet_bootstrap.cc:654] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.503214  6208 tablet_bootstrap.cc:492] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:56.503702  6208 ts_tablet_manager.cc:1403] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.002s
I20260710 13:18:56.506485  6208 raft_consensus.cc:359] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.507233  6208 raft_consensus.cc:385] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.507527  6208 raft_consensus.cc:740] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.508498  6208 consensus_queue.cc:260] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.510455  6208 ts_tablet_manager.cc:1434] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:56.511294  6208 tablet_bootstrap.cc:492] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: Bootstrap starting.
I20260710 13:18:56.513773  6209 tablet_bootstrap.cc:492] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: No bootstrap required, opened a new log
I20260710 13:18:56.515751  6209 ts_tablet_manager.cc:1403] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260710 13:18:56.515085  5911 catalog_manager.cc:5697] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.518010  6208 tablet_bootstrap.cc:654] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.518481  6209 raft_consensus.cc:359] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.519131  6209 raft_consensus.cc:385] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.519411  6209 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.520092  6209 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.522100  6209 ts_tablet_manager.cc:1434] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:56.523401  6208 tablet_bootstrap.cc:492] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: No bootstrap required, opened a new log
I20260710 13:18:56.523419  6211 tablet_bootstrap.cc:492] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.524124  6208 ts_tablet_manager.cc:1403] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:18:56.524186  6211 ts_tablet_manager.cc:1403] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.003s
I20260710 13:18:56.526572  6208 raft_consensus.cc:359] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.527233  6208 raft_consensus.cc:385] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.527603  6208 raft_consensus.cc:740] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.527149  6211 raft_consensus.cc:359] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.528060  6211 raft_consensus.cc:385] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.528373  6211 raft_consensus.cc:740] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.528301  6208 consensus_queue.cc:260] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.529156  6211 consensus_queue.cc:260] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.530743  6208 ts_tablet_manager.cc:1434] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:56.531630  6211 ts_tablet_manager.cc:1434] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:56.532604  6211 tablet_bootstrap.cc:492] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:56.538944  6211 tablet_bootstrap.cc:654] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.542390  5912 catalog_manager.cc:5697] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.545101  6211 tablet_bootstrap.cc:492] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.545599  6211 ts_tablet_manager.cc:1403] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260710 13:18:56.548873  6211 raft_consensus.cc:359] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.549414  6211 raft_consensus.cc:385] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.549715  6211 raft_consensus.cc:740] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.550388  6211 consensus_queue.cc:260] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.552558  6211 ts_tablet_manager.cc:1434] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:56.553524  6211 tablet_bootstrap.cc:492] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:56.557669  6241 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.558182  6241 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.559625  6211 tablet_bootstrap.cc:654] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.560253  6241 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.562382  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.563069  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.563228  6089 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
W20260710 13:18:56.564694  6128 leader_election.cc:343] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.565495  6130 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:56.566247  6241 raft_consensus.cc:2804] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.566640  6241 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.566936  6241 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.567824  6211 tablet_bootstrap.cc:492] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.568337  6211 ts_tablet_manager.cc:1403] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:18:56.571271  6241 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.571100  6211 raft_consensus.cc:359] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.571954  6211 raft_consensus.cc:385] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.572293  6211 raft_consensus.cc:740] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.572973  6211 consensus_queue.cc:260] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.574326  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:56.574864  6089 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:56.576556  5961 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:56.577234  6211 ts_tablet_manager.cc:1434] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:56.578256  6211 tablet_bootstrap.cc:492] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:56.578764  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.581635  6089 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 1.
I20260710 13:18:56.583101  6130 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.583274  6244 raft_consensus.cc:493] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.583899  6246 raft_consensus.cc:2804] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.583747  6244 raft_consensus.cc:515] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.584388  6246 raft_consensus.cc:697] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:18:56.585095  6211 tablet_bootstrap.cc:654] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.585246  6246 consensus_queue.cc:237] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.585816  6244 leader_election.cc:290] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.587412  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.591358  6241 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
W20260710 13:18:56.592396  6128 leader_election.cc:343] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.593287  6165 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.594534  6057 leader_election.cc:304] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.595618  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.596252  6013 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.598812  6244 raft_consensus.cc:2804] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.599174  6244 raft_consensus.cc:493] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.599495  6244 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.607309  5910 catalog_manager.cc:5697] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.609133  6244 raft_consensus.cc:515] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.612092  6244 leader_election.cc:290] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.612963  6211 tablet_bootstrap.cc:492] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.613283  6211 ts_tablet_manager.cc:1403] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.020s
I20260710 13:18:56.613763  6244 raft_consensus.cc:493] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.614200  6244 raft_consensus.cc:515] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.614645  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:56.615213  6165 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.616398  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.616947  6013 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.617523  6244 leader_election.cc:290] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.618945  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.619515  6164 raft_consensus.cc:2468] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.620599  6057 leader_election.cc:304] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.621435  6244 raft_consensus.cc:2804] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.621816  6244 raft_consensus.cc:493] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.622160  6244 raft_consensus.cc:3060] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.625234  6165 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.619489  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.619474  6211 raft_consensus.cc:359] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.626368  6015 raft_consensus.cc:2468] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.626471  6057 leader_election.cc:304] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.627252  6214 raft_consensus.cc:2804] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.627758  6214 raft_consensus.cc:697] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:56.628563  6214 consensus_queue.cc:237] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.628938  6244 raft_consensus.cc:515] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.632261  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.632418  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:56.632855  6015 raft_consensus.cc:3060] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.633160  6165 raft_consensus.cc:3060] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.626389  6211 raft_consensus.cc:385] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.633606  6211 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.626967  6013 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.631762  6244 leader_election.cc:290] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.635833  6211 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.639299  6211 ts_tablet_manager.cc:1434] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:18:56.640955  6165 raft_consensus.cc:2468] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.642071  6015 raft_consensus.cc:2468] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.642357  6057 leader_election.cc:304] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.643342  6244 raft_consensus.cc:2804] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.644001  6244 raft_consensus.cc:697] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:56.644793  6244 consensus_queue.cc:237] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.646942  6211 tablet_bootstrap.cc:492] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4: Bootstrap starting.
I20260710 13:18:56.656409  6211 tablet_bootstrap.cc:654] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.658016  5912 catalog_manager.cc:5697] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.660465  6211 tablet_bootstrap.cc:492] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4: No bootstrap required, opened a new log
I20260710 13:18:56.660897  6211 ts_tablet_manager.cc:1403] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:18:56.663506  6211 raft_consensus.cc:359] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.664206  6211 raft_consensus.cc:385] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.664476  6211 raft_consensus.cc:740] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.664997  6211 consensus_queue.cc:260] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.666742  6211 ts_tablet_manager.cc:1434] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:56.674263  5910 catalog_manager.cc:5697] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.772647  6244 raft_consensus.cc:493] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.773144  6244 raft_consensus.cc:515] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.775058  6244 leader_election.cc:290] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.775883  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041784f933be49109b7f36a88bad15d2" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.776552  6015 raft_consensus.cc:2468] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.776801  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041784f933be49109b7f36a88bad15d2" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.777439  6165 raft_consensus.cc:2468] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 0.
I20260710 13:18:56.777606  6054 leader_election.cc:304] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:56.778441  6244 raft_consensus.cc:2804] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.778785  6244 raft_consensus.cc:493] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.779106  6244 raft_consensus.cc:3060] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.785553  6244 raft_consensus.cc:515] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.787595  6244 leader_election.cc:290] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.788441  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041784f933be49109b7f36a88bad15d2" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.788836  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041784f933be49109b7f36a88bad15d2" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:56.789028  6015 raft_consensus.cc:3060] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.789378  6165 raft_consensus.cc:3060] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.795429  6165 raft_consensus.cc:2468] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.795429  6015 raft_consensus.cc:2468] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 1.
I20260710 13:18:56.796797  6057 leader_election.cc:304] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.797530  6244 raft_consensus.cc:2804] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.798030  6244 raft_consensus.cc:697] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:56.798733  6244 consensus_queue.cc:237] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.806357  5910 catalog_manager.cc:5697] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.826764  6250 consensus_queue.cc:1048] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.843931  6250 consensus_queue.cc:1048] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.863603  6250 consensus_queue.cc:1048] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.874050  6244 consensus_queue.cc:1048] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.880484  6250 consensus_queue.cc:1048] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:56.893805  6244 consensus_queue.cc:1048] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:56.943193  6250 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.943686  6250 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.946009  6250 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:56.946360  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.946657  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" is_pre_election: true
I20260710 13:18:56.947144  6091 raft_consensus.cc:2393] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30d125faf4e642a1b54a72d457c990e4 in current term 1: Already voted for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in this term.
I20260710 13:18:56.948273  5981 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4; no voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:18:56.948931  6250 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.956490  6250 raft_consensus.cc:2749] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.978287  6246 raft_consensus.cc:493] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.978827  6246 raft_consensus.cc:515] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.980991  6246 leader_election.cc:290] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.981988  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3003afdc1484a7dab868af1f550c91a" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4" is_pre_election: true
I20260710 13:18:56.982098  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3003afdc1484a7dab868af1f550c91a" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68" is_pre_election: true
I20260710 13:18:56.982630  6015 raft_consensus.cc:2468] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.982842  6091 raft_consensus.cc:2468] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 0.
I20260710 13:18:56.983873  6128 leader_election.cc:304] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:56.984642  6246 raft_consensus.cc:2804] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.984985  6246 raft_consensus.cc:493] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.985313  6246 raft_consensus.cc:3060] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.991981  6246 raft_consensus.cc:515] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:56.994026  6246 leader_election.cc:290] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:18:56.994853  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3003afdc1484a7dab868af1f550c91a" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:56.995035  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3003afdc1484a7dab868af1f550c91a" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:56.995474  6015 raft_consensus.cc:3060] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.995522  6091 raft_consensus.cc:3060] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.002187  6091 raft_consensus.cc:2468] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 1.
I20260710 13:18:57.002187  6015 raft_consensus.cc:2468] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 1.
I20260710 13:18:57.003566  6130 leader_election.cc:304] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:57.004422  6246 raft_consensus.cc:2804] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:57.004904  6246 raft_consensus.cc:697] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:18:57.005715  6246 consensus_queue.cc:237] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.014191  5911 catalog_manager.cc:5697] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.049952  6246 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.056453  6246 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.113811  6244 consensus_queue.cc:1048] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.124374  6214 consensus_queue.cc:1048] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.125880  6243 consensus_queue.cc:1048] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.148890  6244 consensus_queue.cc:1048] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.151585  6241 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.159132  6241 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.270267  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:32830
I20260710 13:18:57.270979  6091 raft_consensus.cc:606] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Received request to transfer leadership to TS 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:57.288550  6165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
mode: GRACEFUL
new_leader_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:50080
I20260710 13:18:57.289132  6165 raft_consensus.cc:606] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Received request to transfer leadership to TS 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:57.294097  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:32830
I20260710 13:18:57.294668  6091 raft_consensus.cc:606] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Received request to transfer leadership to TS 30d125faf4e642a1b54a72d457c990e4
I20260710 13:18:57.303596  6165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:50080
I20260710 13:18:57.304289  6165 raft_consensus.cc:606] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:18:57.320909  6214 consensus_queue.cc:1048] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.323557  6015 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:41856
I20260710 13:18:57.324357  6015 raft_consensus.cc:606] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:18:57.332865  6214 raft_consensus.cc:993] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: : Instructing follower 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:18:57.334028  6214 raft_consensus.cc:1081] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Signalling peer 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:18:57.337683  6015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:41846
I20260710 13:18:57.338289  6015 raft_consensus.cc:493] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:57.338660  6015 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.339607  6243 consensus_queue.cc:1048] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.347817  6015 raft_consensus.cc:515] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:57.350950  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:57.351718  6091 raft_consensus.cc:3055] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:57.352272  6091 raft_consensus.cc:740] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:57.353502  6091 consensus_queue.cc:260] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:57.354297  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:57.354882  6165 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.354923  6091 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.363482  6015 leader_election.cc:290] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:57.364591  6091 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:18:57.365998  5981 leader_election.cc:304] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:57.366969  6250 raft_consensus.cc:2804] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.367481  6250 raft_consensus.cc:697] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:18:57.368266  6250 consensus_queue.cc:237] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:18:57.371274  6165 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:18:57.376173  5913 catalog_manager.cc:5697] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 1 to 2, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.409593  6241 consensus_queue.cc:1048] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.422951  6215 consensus_queue.cc:1048] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.562716  6241 raft_consensus.cc:993] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: : Instructing follower 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:18:57.563179  6215 raft_consensus.cc:1081] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Signalling peer 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:18:57.564672  6015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:41848
I20260710 13:18:57.565148  6015 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:57.565460  6015 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.569738  6015 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.571293  6015 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:57.572331  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:57.572355  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:57.572978  6165 raft_consensus.cc:3055] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:57.573045  6091 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.573292  6165 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:18:57.573984  6165 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.574841  6165 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.578416  6091 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:18:57.579643  6165 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:18:57.579751  5981 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:57.580632  6250 raft_consensus.cc:2804] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.581102  6250 raft_consensus.cc:697] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:18:57.581811  6250 consensus_queue.cc:237] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.589378  5913 catalog_manager.cc:5697] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 1 to 2, leader changed from b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67) to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.620857  6241 raft_consensus.cc:993] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:18:57.621305  6215 raft_consensus.cc:1081] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:18:57.622704  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32814
I20260710 13:18:57.623183  6091 raft_consensus.cc:493] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:57.623624  6091 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.628211  6091 raft_consensus.cc:515] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.630074  6091 leader_election.cc:290] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 2 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:57.630832  6015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:57.631428  6015 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.632138  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:57.632751  6165 raft_consensus.cc:3055] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:57.633030  6165 raft_consensus.cc:740] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:18:57.633879  6165 consensus_queue.cc:260] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.634672  6165 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.637068  6015 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 2.
I20260710 13:18:57.637717  6013 raft_consensus.cc:1240] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Rejecting Update request from peer b2cc20dc36ff4e91a6813cd0a59f67b9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:57.638321  6054 leader_election.cc:304] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:18:57.639151  6294 raft_consensus.cc:2804] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.639559  6165 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 2.
I20260710 13:18:57.639648  6294 raft_consensus.cc:697] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:57.640632  6294 consensus_queue.cc:237] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.646660  5913 catalog_manager.cc:5697] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 1 to 2, leader changed from b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.685562  6244 raft_consensus.cc:993] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: : Instructing follower 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:18:57.685997  6294 raft_consensus.cc:1081] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Signalling peer 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:18:57.687391  6013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:41846
I20260710 13:18:57.687855  6013 raft_consensus.cc:493] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:57.688208  6013 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.692480  6013 raft_consensus.cc:515] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.694178  6013 leader_election.cc:290] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:57.694890  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:18:57.695128  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:57.695488  6091 raft_consensus.cc:3055] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:57.695604  6165 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.695848  6091 raft_consensus.cc:740] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:57.696707  6091 consensus_queue.cc:260] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.697866  6091 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.702332  6165 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:18:57.703524  5982 leader_election.cc:304] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:57.704470  6250 raft_consensus.cc:2804] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.705025  6250 raft_consensus.cc:697] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:18:57.706404  6091 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:18:57.705879  6250 consensus_queue.cc:237] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.713280  6245 raft_consensus.cc:993] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:18:57.713732  6250 raft_consensus.cc:1081] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:18:57.713173  5913 catalog_manager.cc:5697] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 1 to 2, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.715185  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32800
I20260710 13:18:57.715662  6091 raft_consensus.cc:493] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:57.716079  6091 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.721473  6091 raft_consensus.cc:515] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.723166  6091 leader_election.cc:290] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 2 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:18:57.723836  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:18:57.724403  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:18:57.724558  6013 raft_consensus.cc:3055] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:57.725035  6165 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.725015  6013 raft_consensus.cc:740] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:18:57.726011  6013 consensus_queue.cc:260] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.727270  6013 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:57.732224  6165 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 2.
I20260710 13:18:57.733459  6057 leader_election.cc:304] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:18:57.734117  6013 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 2.
I20260710 13:18:57.734323  6294 raft_consensus.cc:2804] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:57.734844  6294 raft_consensus.cc:697] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:18:57.735641  6294 consensus_queue.cc:237] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:18:57.741819  5913 catalog_manager.cc:5697] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 1 to 2, leader changed from 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.898836  6165 raft_consensus.cc:1275] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:57.900264  6250 consensus_queue.cc:1048] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:57.909952  6091 raft_consensus.cc:1275] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:57.911540  6250 consensus_queue.cc:1048] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.070024  6013 raft_consensus.cc:1275] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.071242  6294 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.079650  6165 raft_consensus.cc:1275] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.081267  6214 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.103648  6091 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.104825  6250 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.108098  6165 raft_consensus.cc:1275] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.109371  6250 consensus_queue.cc:1048] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.112924  6164 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.116624  6303 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.120060  6091 raft_consensus.cc:1275] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.124766  6245 consensus_queue.cc:1048] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.307133  6165 raft_consensus.cc:1275] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.308526  6214 consensus_queue.cc:1048] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:58.315174  6013 raft_consensus.cc:1275] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:58.316776  6294 consensus_queue.cc:1048] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.358047  5881 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:00.358901  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:00.378085  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:19:00.378638  6091 raft_consensus.cc:606] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Received request to transfer leadership to TS b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:19:00.389467  6013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
mode: GRACEFUL
new_leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:41858
I20260710 13:19:00.390004  6013 raft_consensus.cc:606] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Received request to transfer leadership to TS b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:19:00.391115  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:00.391660  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:00.532521  6245 raft_consensus.cc:993] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: : Instructing follower b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:00.532968  6313 raft_consensus.cc:1081] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Signalling peer b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:00.534372  6165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:50056
I20260710 13:19:00.534762  6165 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:00.534977  6165 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:00.539011  6165 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:00.540395  6165 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 3 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:19:00.541319  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:00.541523  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:00.541942  6013 raft_consensus.cc:3055] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:00.542030  6091 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:00.542374  6013 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:00.543200  6013 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:00.544437  6013 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:00.549041  6091 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 3.
I20260710 13:19:00.550408  6130 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:00.550814  6013 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 3.
I20260710 13:19:00.551271  6308 raft_consensus.cc:2804] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:00.552764  6308 raft_consensus.cc:697] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:19:00.553491  6308 consensus_queue.cc:237] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:00.559800  5911 catalog_manager.cc:5697] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 2 to 3, leader changed from 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65) to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.725968  6320 raft_consensus.cc:993] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: : Instructing follower b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:00.726432  6294 raft_consensus.cc:1081] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Signalling peer b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:00.727974  6165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:50066
I20260710 13:19:00.728492  6165 raft_consensus.cc:493] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:00.728771  6165 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:00.732739  6165 raft_consensus.cc:515] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:00.734174  6165 leader_election.cc:290] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 3 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:19:00.735116  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:00.735325  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:00.735637  6013 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:00.735852  6091 raft_consensus.cc:3055] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:00.736263  6091 raft_consensus.cc:740] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:00.736881  6091 consensus_queue.cc:260] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:00.737766  6091 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:00.740523  6013 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 3.
I20260710 13:19:00.741712  6128 leader_election.cc:304] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:00.742552  6308 raft_consensus.cc:2804] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:00.742718  6091 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 3.
I20260710 13:19:00.743017  6308 raft_consensus.cc:697] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:19:00.743894  6308 consensus_queue.cc:237] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:00.750510  5911 catalog_manager.cc:5697] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 2 to 3, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.092724  6091 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.094028  6308 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.103240  6013 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.104878  6314 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.258095  6013 raft_consensus.cc:1275] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.259347  6324 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.267738  6091 raft_consensus.cc:1275] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.269227  6308 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.392553  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:01.402346  6013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:41856
I20260710 13:19:01.402900  6013 raft_consensus.cc:606] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:19:01.408031  6013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:41856
I20260710 13:19:01.408572  6013 raft_consensus.cc:606] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:19:01.413187  6165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:50080
I20260710 13:19:01.413623  6165 raft_consensus.cc:606] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:19:01.418741  6013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:41856
I20260710 13:19:01.419281  6013 raft_consensus.cc:606] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:19:01.423942  6330 raft_consensus.cc:993] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.424401  6313 raft_consensus.cc:1081] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.426141  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32800
I20260710 13:19:01.426687  6091 raft_consensus.cc:493] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.427064  6091 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.427323  6165 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
mode: GRACEFUL
new_leader_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:50080
I20260710 13:19:01.427825  6165 raft_consensus.cc:606] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Received request to transfer leadership to TS 2ab1ddaf5448454791415650200ddd68
I20260710 13:19:01.431393  6091 raft_consensus.cc:515] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:19:01.432987  6091 leader_election.cc:290] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 3 election: Requested vote from peers b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615), 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641)
I20260710 13:19:01.433897  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:01.434392  6165 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.434335  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c8945ae21104569b17c0ff0d488f84e" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:01.434998  6013 raft_consensus.cc:3055] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:01.435268  6013 raft_consensus.cc:740] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:01.435930  6013 consensus_queue.cc:260] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [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: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:19:01.437021  6013 raft_consensus.cc:3060] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.440496  6165 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 3.
I20260710 13:19:01.441560  6057 leader_election.cc:304] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [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: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:01.442302  6294 raft_consensus.cc:2804] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:01.442277  6013 raft_consensus.cc:2468] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 3.
I20260710 13:19:01.443521  6294 raft_consensus.cc:697] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 3 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:01.444319  6294 consensus_queue.cc:237] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [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: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } }
I20260710 13:19:01.450696  5913 catalog_manager.cc:5697] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 2 to 3, leader changed from 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 3 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.532112  6330 raft_consensus.cc:993] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.532589  6330 raft_consensus.cc:1081] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.534024  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32800
I20260710 13:19:01.534482  6091 raft_consensus.cc:493] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.534756  6091 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.539011  6091 raft_consensus.cc:515] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.540488  6091 leader_election.cc:290] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 3 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:01.541415  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:01.541550  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eacdb49c939d44efb12f33c440fc2857" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:01.541934  6013 raft_consensus.cc:3055] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:01.542093  6165 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.542280  6013 raft_consensus.cc:740] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:01.543102  6013 consensus_queue.cc:260] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.544077  6013 raft_consensus.cc:3060] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:01.546384  6165 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 3.
I20260710 13:19:01.547364  6057 leader_election.cc:304] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [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: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:01.548054  6294 raft_consensus.cc:2804] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:01.548504  6294 raft_consensus.cc:697] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 3 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:01.548861  6013 raft_consensus.cc:2468] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 3.
I20260710 13:19:01.549325  6294 consensus_queue.cc:237] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.556607  5913 catalog_manager.cc:5697] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 2 to 3, leader changed from 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 3 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.574585  6313 raft_consensus.cc:993] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.575073  6330 raft_consensus.cc:1081] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.576777  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32800
I20260710 13:19:01.577250  6091 raft_consensus.cc:493] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.577600  6091 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.581579  6091 raft_consensus.cc:515] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.582955  6091 leader_election.cc:290] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 2 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:01.584079  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:01.584578  6165 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.584429  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:01.585129  6013 raft_consensus.cc:3055] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.585371  6013 raft_consensus.cc:740] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:01.586095  6013 consensus_queue.cc:260] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.586995  6013 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.588922  6165 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 2.
I20260710 13:19:01.589886  6057 leader_election.cc:304] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:01.590587  6294 raft_consensus.cc:2804] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.590975  6294 raft_consensus.cc:697] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:01.591702  6294 consensus_queue.cc:237] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.592154  6013 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 2.
I20260710 13:19:01.598219  5913 catalog_manager.cc:5697] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 1 to 2, leader changed from 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.691416  6314 raft_consensus.cc:993] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.692037  6324 raft_consensus.cc:1081] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.693447  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32814
I20260710 13:19:01.693841  6091 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.694061  6091 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:01.697878  6091 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.699216  6091 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 4 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:01.700253  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:01.700265  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:01.700779  6013 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:01.700851  6165 raft_consensus.cc:3055] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:01.701198  6165 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:19:01.701897  6165 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.702692  6165 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:01.705071  6013 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 4.
I20260710 13:19:01.706043  6054 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [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: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:19:01.706750  6294 raft_consensus.cc:2804] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:01.706913  6165 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 4.
I20260710 13:19:01.707197  6294 raft_consensus.cc:697] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:01.708077  6294 consensus_queue.cc:237] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.713591  5913 catalog_manager.cc:5697] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 3 to 4, leader changed from b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 4 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.851068  6314 raft_consensus.cc:993] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: : Instructing follower 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.851536  6324 raft_consensus.cc:1081] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Signalling peer 2ab1ddaf5448454791415650200ddd68 to start an election
I20260710 13:19:01.852972  6091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
 from {username='slave'} at 127.0.0.1:32814
I20260710 13:19:01.853442  6091 raft_consensus.cc:493] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.853736  6091 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:01.857710  6091 raft_consensus.cc:515] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.859092  6091 leader_election.cc:290] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [CANDIDATE]: Term 4 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:01.860196  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:01.860226  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22463749a39489f8ba18ac7202ba5c5" candidate_uuid: "2ab1ddaf5448454791415650200ddd68" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:01.860729  6165 raft_consensus.cc:3055] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:01.860764  6013 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:01.861050  6165 raft_consensus.cc:740] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:19:01.861801  6165 consensus_queue.cc:260] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.862735  6165 raft_consensus.cc:3060] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:01.865273  6013 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 4.
I20260710 13:19:01.866318  6054 leader_election.cc:304] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [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: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:19:01.866779  6165 raft_consensus.cc:2468] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ab1ddaf5448454791415650200ddd68 in term 4.
I20260710 13:19:01.867024  6294 raft_consensus.cc:2804] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:01.867470  6294 raft_consensus.cc:697] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Becoming Leader. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:01.868279  6294 consensus_queue.cc:237] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:01.873863  5913 catalog_manager.cc:5697] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 reported cstate change: term changed from 3 to 4, leader changed from b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67) to 2ab1ddaf5448454791415650200ddd68 (127.5.190.66). New cstate: current_term: 4 leader_uuid: "2ab1ddaf5448454791415650200ddd68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.898438  6165 raft_consensus.cc:1275] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.899654  6294 consensus_queue.cc:1048] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.908450  6013 raft_consensus.cc:1275] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.910020  6331 consensus_queue.cc:1048] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.980849  6165 raft_consensus.cc:1275] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.981989  6341 consensus_queue.cc:1048] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.990856  6013 raft_consensus.cc:1275] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:01.992669  6345 consensus_queue.cc:1048] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:02.045280  6165 raft_consensus.cc:1275] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.046314  6345 consensus_queue.cc:1048] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.057695  6013 raft_consensus.cc:1275] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:02.058944  6345 consensus_queue.cc:1048] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:02.264698  6013 raft_consensus.cc:1275] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:02.265730  6345 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.272748  6165 raft_consensus.cc:1275] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:02.274942  6345 consensus_queue.cc:1048] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.285156  6013 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:02.286512  6345 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.294881  6164 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Refusing update from remote peer 2ab1ddaf5448454791415650200ddd68: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:02.297516  6341 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:04.441414  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:04.448730  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "041784f933be49109b7f36a88bad15d2"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:19:04.449393  6091 raft_consensus.cc:606] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Received request to transfer leadership to TS b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:19:04.451823  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:19:04.452318  6091 raft_consensus.cc:606] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Received request to transfer leadership to TS 30d125faf4e642a1b54a72d457c990e4
I20260710 13:19:04.454481  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:19:04.454908  6091 raft_consensus.cc:606] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Received request to transfer leadership to TS 30d125faf4e642a1b54a72d457c990e4
I20260710 13:19:04.457175  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:19:04.457603  6091 raft_consensus.cc:606] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Received request to transfer leadership to TS 30d125faf4e642a1b54a72d457c990e4
I20260710 13:19:04.459757  6091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6"
dest_uuid: "2ab1ddaf5448454791415650200ddd68"
mode: GRACEFUL
new_leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:32836
I20260710 13:19:04.460209  6091 raft_consensus.cc:606] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Received request to transfer leadership to TS b2cc20dc36ff4e91a6813cd0a59f67b9
I20260710 13:19:04.461203  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:04.461591  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:04.471292  6355 raft_consensus.cc:993] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: : Instructing follower b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:04.471869  6354 raft_consensus.cc:1081] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Signalling peer b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:04.473490  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "041784f933be49109b7f36a88bad15d2"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:50066
I20260710 13:19:04.473987  6164 raft_consensus.cc:493] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.474383  6164 raft_consensus.cc:3060] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.479646  6164 raft_consensus.cc:515] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.481582  6164 leader_election.cc:290] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 2 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:19:04.482741  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041784f933be49109b7f36a88bad15d2" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:04.482542  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "041784f933be49109b7f36a88bad15d2" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:04.483349  6091 raft_consensus.cc:3055] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:04.483429  6013 raft_consensus.cc:3060] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.483628  6091 raft_consensus.cc:740] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:04.484493  6091 consensus_queue.cc:260] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.485541  6091 raft_consensus.cc:3060] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.488305  6013 raft_consensus.cc:2468] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 2.
I20260710 13:19:04.489524  6128 leader_election.cc:304] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:04.490501  6352 raft_consensus.cc:2804] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.491160  6355 raft_consensus.cc:993] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: : Instructing follower b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:04.491138  6091 raft_consensus.cc:2468] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 2.
I20260710 13:19:04.491588  6352 raft_consensus.cc:697] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:19:04.492009  6355 raft_consensus.cc:1081] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Signalling peer b2cc20dc36ff4e91a6813cd0a59f67b9 to start an election
I20260710 13:19:04.492652  6352 consensus_queue.cc:237] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.496280  6164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6"
dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
 from {username='slave'} at 127.0.0.1:50066
I20260710 13:19:04.496888  6164 raft_consensus.cc:493] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.497354  6164 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.500487  5913 catalog_manager.cc:5697] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 1 to 2, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.502178  6164 raft_consensus.cc:515] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.504012  6164 leader_election.cc:290] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [CANDIDATE]: Term 3 election: Requested vote from peers 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641), 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341)
I20260710 13:19:04.504715  6013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
I20260710 13:19:04.505115  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da1487a76eb347a19ee5444ca451f6b6" candidate_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:04.505293  6013 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.505661  6091 raft_consensus.cc:3055] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.505944  6091 raft_consensus.cc:740] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:04.506574  6091 consensus_queue.cc:260] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.507405  6091 raft_consensus.cc:3060] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.510507  6013 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 3.
I20260710 13:19:04.511701  6128 leader_election.cc:304] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:04.512830  6352 raft_consensus.cc:2804] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.513283  6352 raft_consensus.cc:697] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Becoming Leader. State: Replica: b2cc20dc36ff4e91a6813cd0a59f67b9, State: Running, Role: LEADER
I20260710 13:19:04.514078  6091 raft_consensus.cc:2468] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b2cc20dc36ff4e91a6813cd0a59f67b9 in term 3.
I20260710 13:19:04.514150  6352 consensus_queue.cc:237] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.520659  5913 catalog_manager.cc:5697] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 reported cstate change: term changed from 2 to 3, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.625751  6355 raft_consensus.cc:993] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: : Instructing follower 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:19:04.626201  6354 raft_consensus.cc:1081] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Signalling peer 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:19:04.628614  6013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:41846
I20260710 13:19:04.629163  6013 raft_consensus.cc:493] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.629492  6013 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.630625  6363 raft_consensus.cc:993] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: : Instructing follower 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:19:04.631042  6355 raft_consensus.cc:1081] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Signalling peer 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:19:04.632661  6015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:41846
I20260710 13:19:04.633131  6015 raft_consensus.cc:493] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.633426  6015 raft_consensus.cc:3060] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.634666  6013 raft_consensus.cc:515] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.637076  6091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:04.637537  6091 raft_consensus.cc:3055] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.637391  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0516e5797e214f2892bacd4d8544e2bb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:04.637809  6013 leader_election.cc:290] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 3 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:04.637831  6091 raft_consensus.cc:740] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:04.638051  6164 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.638818  6091 consensus_queue.cc:260] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.639250  6015 raft_consensus.cc:515] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.640021  6091 raft_consensus.cc:3060] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.642012  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:04.642453  6165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ad91a703cd46d8ba85cbec239fb5b5" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:04.642618  6089 raft_consensus.cc:3055] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:04.642951  6089 raft_consensus.cc:740] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:04.642951  6165 raft_consensus.cc:3060] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.643867  6089 consensus_queue.cc:260] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.644783  6164 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 3.
I20260710 13:19:04.644999  6089 raft_consensus.cc:3060] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.646216  5982 leader_election.cc:304] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [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: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:04.646414  6091 raft_consensus.cc:2468] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 3.
I20260710 13:19:04.649420  6165 raft_consensus.cc:2468] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:19:04.650359  6015 leader_election.cc:290] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:04.652158  6089 raft_consensus.cc:2468] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 2.
I20260710 13:19:04.653120  5981 leader_election.cc:304] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ab1ddaf5448454791415650200ddd68, 30d125faf4e642a1b54a72d457c990e4; no voters: 
I20260710 13:19:04.654812  6365 raft_consensus.cc:2804] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.656003  6364 raft_consensus.cc:2804] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.656073  6365 raft_consensus.cc:697] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 3 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:04.656657  6364 raft_consensus.cc:697] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:04.657052  6365 consensus_queue.cc:237] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.657428  6364 consensus_queue.cc:237] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.666144  5913 catalog_manager.cc:5697] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 2 to 3, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.677078  5913 catalog_manager.cc:5697] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 1 to 2, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.823267  6363 raft_consensus.cc:993] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: : Instructing follower 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:19:04.823753  6355 raft_consensus.cc:1081] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Signalling peer 30d125faf4e642a1b54a72d457c990e4 to start an election
I20260710 13:19:04.825327  6015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb"
dest_uuid: "30d125faf4e642a1b54a72d457c990e4"
 from {username='slave'} at 127.0.0.1:41846
I20260710 13:19:04.825820  6015 raft_consensus.cc:493] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.826144  6015 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:04.831516  6015 raft_consensus.cc:515] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.833184  6015 leader_election.cc:290] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [CANDIDATE]: Term 5 election: Requested vote from peers 2ab1ddaf5448454791415650200ddd68 (127.5.190.66:38341), b2cc20dc36ff4e91a6813cd0a59f67b9 (127.5.190.67:36615)
I20260710 13:19:04.834117  6089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2ab1ddaf5448454791415650200ddd68"
I20260710 13:19:04.834285  6164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d944847ea1394ef0acfa1205582447eb" candidate_uuid: "30d125faf4e642a1b54a72d457c990e4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9"
I20260710 13:19:04.834719  6089 raft_consensus.cc:3055] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:04.834748  6164 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:04.835201  6089 raft_consensus.cc:740] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2ab1ddaf5448454791415650200ddd68, State: Running, Role: LEADER
I20260710 13:19:04.836107  6089 consensus_queue.cc:260] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.837366  6089 raft_consensus.cc:3060] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:04.841910  6164 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 5.
I20260710 13:19:04.843176  5982 leader_election.cc:304] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [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: 30d125faf4e642a1b54a72d457c990e4, b2cc20dc36ff4e91a6813cd0a59f67b9; no voters: 
I20260710 13:19:04.843989  6364 raft_consensus.cc:2804] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:04.844014  6089 raft_consensus.cc:2468] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30d125faf4e642a1b54a72d457c990e4 in term 5.
I20260710 13:19:04.844640  6364 raft_consensus.cc:697] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 5 LEADER]: Becoming Leader. State: Replica: 30d125faf4e642a1b54a72d457c990e4, State: Running, Role: LEADER
I20260710 13:19:04.845538  6364 consensus_queue.cc:237] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [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: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } }
I20260710 13:19:04.851720  5913 catalog_manager.cc:5697] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 reported cstate change: term changed from 4 to 5, leader changed from 2ab1ddaf5448454791415650200ddd68 (127.5.190.66) to 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65). New cstate: current_term: 5 leader_uuid: "30d125faf4e642a1b54a72d457c990e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.969720  6015 raft_consensus.cc:1275] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.970943  6352 consensus_queue.cc:1048] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:04.980996  6089 raft_consensus.cc:1275] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:04.982836  6356 consensus_queue.cc:1048] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:05.058362  6089 raft_consensus.cc:1275] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.059544  6356 consensus_queue.cc:1048] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.064446  6091 raft_consensus.cc:1275] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.066143  6364 consensus_queue.cc:1048] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.072420  6015 raft_consensus.cc:1275] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Refusing update from remote peer b2cc20dc36ff4e91a6813cd0a59f67b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.073758  6356 consensus_queue.cc:1048] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30d125faf4e642a1b54a72d457c990e4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.085244  6164 raft_consensus.cc:1275] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:05.087229  6366 consensus_queue.cc:1048] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.088660  6164 raft_consensus.cc:1275] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.090243  6366 consensus_queue.cc:1048] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.103411  6089 raft_consensus.cc:1275] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.105057  6364 consensus_queue.cc:1048] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.387280  6164 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 5 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:05.388451  6366 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b2cc20dc36ff4e91a6813cd0a59f67b9" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 36615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:05.398360  6089 raft_consensus.cc:1275] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 5 FOLLOWER]: Refusing update from remote peer 30d125faf4e642a1b54a72d457c990e4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:05.400218  6365 consensus_queue.cc:1048] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab1ddaf5448454791415650200ddd68" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:05.462461  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:05.468114  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
I20260710 13:19:05.499540  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.500423  5881 tablet_replica.cc:333] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.501180  5881 raft_consensus.cc:2243] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.501984  5881 raft_consensus.cc:2272] T d944847ea1394ef0acfa1205582447eb P 30d125faf4e642a1b54a72d457c990e4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.504768  5881 tablet_replica.cc:333] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.505362  5881 raft_consensus.cc:2243] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.505877  5881 raft_consensus.cc:2272] T eacdb49c939d44efb12f33c440fc2857 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.507835  5881 tablet_replica.cc:333] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.508415  5881 raft_consensus.cc:2243] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.509090  5881 raft_consensus.cc:2272] T 20ad91a703cd46d8ba85cbec239fb5b5 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.510804  5881 tablet_replica.cc:333] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.511325  5881 raft_consensus.cc:2243] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.511729  5881 raft_consensus.cc:2272] T 1c8945ae21104569b17c0ff0d488f84e P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.513386  5881 tablet_replica.cc:333] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.513859  5881 raft_consensus.cc:2243] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.514235  5881 raft_consensus.cc:2272] T 041784f933be49109b7f36a88bad15d2 P 30d125faf4e642a1b54a72d457c990e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.516129  5881 tablet_replica.cc:333] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.516628  5881 raft_consensus.cc:2243] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.517051  5881 raft_consensus.cc:2272] T a22463749a39489f8ba18ac7202ba5c5 P 30d125faf4e642a1b54a72d457c990e4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.518558  5881 tablet_replica.cc:333] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.519021  5881 raft_consensus.cc:2243] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.519713  5881 raft_consensus.cc:2272] T 0516e5797e214f2892bacd4d8544e2bb P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.521600  5881 tablet_replica.cc:333] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.522078  5881 raft_consensus.cc:2243] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.522478  5881 raft_consensus.cc:2272] T d3003afdc1484a7dab868af1f550c91a P 30d125faf4e642a1b54a72d457c990e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.524856  5881 tablet_replica.cc:333] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4: stopping tablet replica
I20260710 13:19:05.525313  5881 raft_consensus.cc:2243] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.525838  5881 raft_consensus.cc:2272] T da1487a76eb347a19ee5444ca451f6b6 P 30d125faf4e642a1b54a72d457c990e4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.541549  6128 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:05.627090  6128 consensus_peers.cc:597] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 -> Peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Couldn't send request to peer 30d125faf4e642a1b54a72d457c990e4. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.628423  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
I20260710 13:19:05.646737  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
W20260710 13:19:05.652607  6128 consensus_peers.cc:597] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 -> Peer 30d125faf4e642a1b54a72d457c990e4 (127.5.190.65:39641): Couldn't send request to peer 30d125faf4e642a1b54a72d457c990e4. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.676312  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.677129  5881 tablet_replica.cc:333] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.677989  5881 raft_consensus.cc:2243] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.678476  5881 raft_consensus.cc:2272] T 20ad91a703cd46d8ba85cbec239fb5b5 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.681115  5881 tablet_replica.cc:333] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.681872  5881 raft_consensus.cc:2243] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.682883  5881 raft_consensus.cc:2272] T eacdb49c939d44efb12f33c440fc2857 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.685006  5881 tablet_replica.cc:333] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.685652  5881 raft_consensus.cc:2243] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.686115  5881 raft_consensus.cc:2272] T 0516e5797e214f2892bacd4d8544e2bb P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.688207  5881 tablet_replica.cc:333] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.688732  5881 raft_consensus.cc:2243] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.689399  5881 raft_consensus.cc:2272] T a22463749a39489f8ba18ac7202ba5c5 P 2ab1ddaf5448454791415650200ddd68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.691176  5881 tablet_replica.cc:333] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.691661  5881 raft_consensus.cc:2243] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.692112  5881 raft_consensus.cc:2272] T da1487a76eb347a19ee5444ca451f6b6 P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.694330  5881 tablet_replica.cc:333] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.694835  5881 raft_consensus.cc:2243] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.695202  5881 raft_consensus.cc:2272] T d3003afdc1484a7dab868af1f550c91a P 2ab1ddaf5448454791415650200ddd68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.696830  5881 tablet_replica.cc:333] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.697258  5881 raft_consensus.cc:2243] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.697621  5881 raft_consensus.cc:2272] T d944847ea1394ef0acfa1205582447eb P 2ab1ddaf5448454791415650200ddd68 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.699483  5881 tablet_replica.cc:333] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.699937  5881 raft_consensus.cc:2243] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.700371  5881 raft_consensus.cc:2272] T 041784f933be49109b7f36a88bad15d2 P 2ab1ddaf5448454791415650200ddd68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.702845  5881 tablet_replica.cc:333] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68: stopping tablet replica
I20260710 13:19:05.703364  5881 raft_consensus.cc:2243] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.704492  5881 raft_consensus.cc:2272] T 1c8945ae21104569b17c0ff0d488f84e P 2ab1ddaf5448454791415650200ddd68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.731309  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
I20260710 13:19:05.747081  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
I20260710 13:19:05.768910  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.769690  5881 tablet_replica.cc:333] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.770376  5881 raft_consensus.cc:2243] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.770846  5881 raft_consensus.cc:2272] T d944847ea1394ef0acfa1205582447eb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.773125  5881 tablet_replica.cc:333] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.773665  5881 raft_consensus.cc:2243] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.774427  5881 raft_consensus.cc:2272] T d3003afdc1484a7dab868af1f550c91a P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.776160  5881 tablet_replica.cc:333] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.776654  5881 raft_consensus.cc:2243] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.777329  5881 raft_consensus.cc:2272] T da1487a76eb347a19ee5444ca451f6b6 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.779311  5881 tablet_replica.cc:333] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.779819  5881 raft_consensus.cc:2243] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.780298  5881 raft_consensus.cc:2272] T 0516e5797e214f2892bacd4d8544e2bb P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.782114  5881 tablet_replica.cc:333] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.782774  5881 raft_consensus.cc:2243] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.783339  5881 raft_consensus.cc:2272] T eacdb49c939d44efb12f33c440fc2857 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.785071  5881 tablet_replica.cc:333] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.785537  5881 raft_consensus.cc:2243] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.786185  5881 raft_consensus.cc:2272] T 041784f933be49109b7f36a88bad15d2 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.787926  5881 tablet_replica.cc:333] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.788482  5881 raft_consensus.cc:2243] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.788872  5881 raft_consensus.cc:2272] T 1c8945ae21104569b17c0ff0d488f84e P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.790383  5881 tablet_replica.cc:333] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.790827  5881 raft_consensus.cc:2243] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.791193  5881 raft_consensus.cc:2272] T 20ad91a703cd46d8ba85cbec239fb5b5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.793030  5881 tablet_replica.cc:333] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9: stopping tablet replica
I20260710 13:19:05.793471  5881 raft_consensus.cc:2243] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.793862  5881 raft_consensus.cc:2272] T a22463749a39489f8ba18ac7202ba5c5 P b2cc20dc36ff4e91a6813cd0a59f67b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.820638  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:19:05.836467  5881 master.cc:562] Master@127.5.190.126:45643 shutting down...
I20260710 13:19:05.979216  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.979738  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.980103  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P c366d88e443a468e8362a5b64f93adb1: stopping tablet replica
I20260710 13:19:05.999230  5881 master.cc:584] Master@127.5.190.126:45643 shutdown complete.
2ab1ddaf5448454791415650200ddd68  4
30d125faf4e642a1b54a72d457c990e4  4
b2cc20dc36ff4e91a6813cd0a59f67b9  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12965 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:06.042096  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:46457
I20260710 13:19:06.043256  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.048439  6388 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
W20260710 13:19:06.050140  6389 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
W20260710 13:19:06.050238  6391 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
I20260710 13:19:06.050412  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:06.051548  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.051761  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:06.051951  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689546051927 us; error 0 us; skew 500 ppm
I20260710 13:19:06.052510  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.054821  5881 webserver.cc:533] Webserver started at http://127.5.190.126:46319/ using document root <none> and password file <none>
I20260710 13:19:06.055310  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.055507  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.055774  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.057114  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "a97ee38229bc432d9003407663bad160"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.061486  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:06.064815  6396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.065573  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:06.065867  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "a97ee38229bc432d9003407663bad160"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.066181  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-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)
I20260710 13:19:06.083006  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.084314  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.122079  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:46457
I20260710 13:19:06.122166  6447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:46457 every 8 connection(s)
I20260710 13:19:06.125890  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.135200  6448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160: Bootstrap starting.
I20260710 13:19:06.139789  6448 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.143949  6448 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160: No bootstrap required, opened a new log
I20260710 13:19:06.146054  6448 raft_consensus.cc:359] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a97ee38229bc432d9003407663bad160" member_type: VOTER }
I20260710 13:19:06.146425  6448 raft_consensus.cc:385] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.146703  6448 raft_consensus.cc:740] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a97ee38229bc432d9003407663bad160, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.147269  6448 consensus_queue.cc:260] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a97ee38229bc432d9003407663bad160" member_type: VOTER }
I20260710 13:19:06.147727  6448 raft_consensus.cc:399] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:06.147974  6448 raft_consensus.cc:493] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:06.148255  6448 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.152225  6448 raft_consensus.cc:515] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a97ee38229bc432d9003407663bad160" member_type: VOTER }
I20260710 13:19:06.152751  6448 leader_election.cc:304] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [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: a97ee38229bc432d9003407663bad160; no voters: 
I20260710 13:19:06.153913  6448 leader_election.cc:290] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:06.154309  6451 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.156553  6451 raft_consensus.cc:697] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 1 LEADER]: Becoming Leader. State: Replica: a97ee38229bc432d9003407663bad160, State: Running, Role: LEADER
I20260710 13:19:06.157308  6448 sys_catalog.cc:565] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:06.157200  6451 consensus_queue.cc:237] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [LEADER]: Queue going to LEADER mode. State: All 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: "a97ee38229bc432d9003407663bad160" member_type: VOTER }
I20260710 13:19:06.162637  6453 sys_catalog.cc:455] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a97ee38229bc432d9003407663bad160. Latest consensus state: current_term: 1 leader_uuid: "a97ee38229bc432d9003407663bad160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a97ee38229bc432d9003407663bad160" member_type: VOTER } }
I20260710 13:19:06.163553  6453 sys_catalog.cc:458] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:06.162799  6452 sys_catalog.cc:455] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a97ee38229bc432d9003407663bad160" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a97ee38229bc432d9003407663bad160" member_type: VOTER } }
I20260710 13:19:06.164132  6452 sys_catalog.cc:458] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:06.167300  6460 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:06.172394  6460 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:06.174849  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:06.181140  6460 catalog_manager.cc:1383] Generated new cluster ID: a1b46fb3e14543eeac7ad0e2a71a3a6b
I20260710 13:19:06.181504  6460 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:06.211166  6460 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:06.212484  6460 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:06.225471  6460 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160: Generated new TSK 0
I20260710 13:19:06.226141  6460 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:06.241160  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.247164  6469 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
W20260710 13:19:06.247685  6470 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
W20260710 13:19:06.250399  6472 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
I20260710 13:19:06.251034  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:06.252117  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.252334  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:06.252517  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689546252500 us; error 0 us; skew 500 ppm
I20260710 13:19:06.253170  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.255527  5881 webserver.cc:533] Webserver started at http://127.5.190.65:38967/ using document root <none> and password file <none>
I20260710 13:19:06.256121  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.256336  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.256609  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.257658  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "6dd47a7b835f4607b70796db723ae7b4"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.262185  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:06.265573  6477 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.266495  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:06.266754  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "6dd47a7b835f4607b70796db723ae7b4"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.266995  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-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)
I20260710 13:19:06.303735  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.305042  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.306422  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.308751  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.308977  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.309237  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.309429  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.349682  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:36237
I20260710 13:19:06.349769  6539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:36237 every 8 connection(s)
I20260710 13:19:06.354223  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.362653  6544 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
W20260710 13:19:06.362788  6545 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
W20260710 13:19:06.365717  6547 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
I20260710 13:19:06.366017  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:06.367381  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.367633  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:06.367825  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689546367807 us; error 0 us; skew 500 ppm
I20260710 13:19:06.368557  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.370579  6540 heartbeater.cc:344] Connected to a master server at 127.5.190.126:46457
I20260710 13:19:06.370882  6540 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.371536  5881 webserver.cc:533] Webserver started at http://127.5.190.66:36123/ using document root <none> and password file <none>
I20260710 13:19:06.371714  6540 heartbeater.cc:507] Master 127.5.190.126:46457 requested a full tablet report, sending...
I20260710 13:19:06.372150  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.372398  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.372709  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.373993  6413 ts_manager.cc:194] Registered new tserver with Master: 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237)
I20260710 13:19:06.374205  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "f44a98ab86e24f57ae02d7179ea7e886"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.376561  6413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39684
I20260710 13:19:06.380015  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:19:06.383288  6552 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.384207  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:06.384554  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "f44a98ab86e24f57ae02d7179ea7e886"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.384836  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-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)
I20260710 13:19:06.394304  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.395531  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.397040  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.399305  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.399557  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.399803  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.399994  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.440253  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:34083
I20260710 13:19:06.440328  6614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:34083 every 8 connection(s)
I20260710 13:19:06.444972  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.452838  6618 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
W20260710 13:19:06.453814  6619 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
I20260710 13:19:06.456961  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:06.457149  6621 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
I20260710 13:19:06.458235  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.458541  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:06.458743  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689546458723 us; error 0 us; skew 500 ppm
I20260710 13:19:06.459511  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.459524  6615 heartbeater.cc:344] Connected to a master server at 127.5.190.126:46457
I20260710 13:19:06.460093  6615 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.460819  6615 heartbeater.cc:507] Master 127.5.190.126:46457 requested a full tablet report, sending...
I20260710 13:19:06.462332  5881 webserver.cc:533] Webserver started at http://127.5.190.67:36865/ using document root <none> and password file <none>
I20260710 13:19:06.462877  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.462915  6413 ts_manager.cc:194] Registered new tserver with Master: f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:06.463104  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.463477  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.464449  6413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39686
I20260710 13:19:06.464658  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "ce3cb9fa2f16478c85595ef98f377b48"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.469523  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:06.472681  6626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.473482  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:06.473807  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "ce3cb9fa2f16478c85595ef98f377b48"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0606"
I20260710 13:19:06.474095  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689532911094-5881-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)
I20260710 13:19:06.493681  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.494903  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.496389  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.498668  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.498915  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.499174  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.499352  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.539361  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:44571
I20260710 13:19:06.539461  6688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:44571 every 8 connection(s)
I20260710 13:19:06.553112  6689 heartbeater.cc:344] Connected to a master server at 127.5.190.126:46457
I20260710 13:19:06.553517  6689 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.554256  6689 heartbeater.cc:507] Master 127.5.190.126:46457 requested a full tablet report, sending...
I20260710 13:19:06.556180  6413 ts_manager.cc:194] Registered new tserver with Master: ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:06.557044  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01442695s
I20260710 13:19:06.557581  6413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39696
I20260710 13:19:06.581493  6413 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39708:
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"
    }
  }
}
W20260710 13:19:06.584324  6413 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.
I20260710 13:19:06.651014  6580 tablet_service.cc:1511] Processing CreateTablet for tablet 16f7af4a8b0d4b57be6e7eefc2baee69 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:06.654287  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f7af4a8b0d4b57be6e7eefc2baee69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.656021  6579 tablet_service.cc:1511] Processing CreateTablet for tablet b09ad652aec245a3967bf7de5de2bdc4 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:06.657394  6579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09ad652aec245a3967bf7de5de2bdc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.663852  6654 tablet_service.cc:1511] Processing CreateTablet for tablet 16f7af4a8b0d4b57be6e7eefc2baee69 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:06.666153  6654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f7af4a8b0d4b57be6e7eefc2baee69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.669286  6653 tablet_service.cc:1511] Processing CreateTablet for tablet b09ad652aec245a3967bf7de5de2bdc4 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:06.670682  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09ad652aec245a3967bf7de5de2bdc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.672381  6652 tablet_service.cc:1511] Processing CreateTablet for tablet bfb70b6653aa4f4f9792178b6174acac (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:06.673825  6652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb70b6653aa4f4f9792178b6174acac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.674212  6578 tablet_service.cc:1511] Processing CreateTablet for tablet bfb70b6653aa4f4f9792178b6174acac (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:06.676893  6578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb70b6653aa4f4f9792178b6174acac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.681092  6577 tablet_service.cc:1511] Processing CreateTablet for tablet 3c052b1bb7ee4726a7dfd6730e5a7270 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:06.682498  6577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c052b1bb7ee4726a7dfd6730e5a7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.690714  6651 tablet_service.cc:1511] Processing CreateTablet for tablet 3c052b1bb7ee4726a7dfd6730e5a7270 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:06.692210  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c052b1bb7ee4726a7dfd6730e5a7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.702852  6577 tablet_service.cc:1511] Processing CreateTablet for tablet 78b5ae50fac242adae71b7cac498995a (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:06.707309  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 78b5ae50fac242adae71b7cac498995a (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:06.709131  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b5ae50fac242adae71b7cac498995a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.710623  6704 tablet_bootstrap.cc:492] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:06.718206  6580 tablet_service.cc:1511] Processing CreateTablet for tablet ea9fe2d7883542ef90a764352056c08f (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:06.722224  6503 tablet_service.cc:1511] Processing CreateTablet for tablet bfb70b6653aa4f4f9792178b6174acac (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:06.723591  6503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb70b6653aa4f4f9792178b6174acac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.718585  6505 tablet_service.cc:1511] Processing CreateTablet for tablet 16f7af4a8b0d4b57be6e7eefc2baee69 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:06.720790  6705 tablet_bootstrap.cc:492] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:06.720448  6504 tablet_service.cc:1511] Processing CreateTablet for tablet b09ad652aec245a3967bf7de5de2bdc4 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:06.726286  6579 tablet_service.cc:1511] Processing CreateTablet for tablet dde4ab98cd014197aee1da2bf6cb4795 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:06.727273  6505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16f7af4a8b0d4b57be6e7eefc2baee69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.727913  6504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09ad652aec245a3967bf7de5de2bdc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.709131  6577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b5ae50fac242adae71b7cac498995a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.731110  6502 tablet_service.cc:1511] Processing CreateTablet for tablet 3c052b1bb7ee4726a7dfd6730e5a7270 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:06.732347  6651 tablet_service.cc:1511] Processing CreateTablet for tablet ea9fe2d7883542ef90a764352056c08f (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:06.733618  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9fe2d7883542ef90a764352056c08f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.733206  6501 tablet_service.cc:1511] Processing CreateTablet for tablet 78b5ae50fac242adae71b7cac498995a (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:06.735112  6500 tablet_service.cc:1511] Processing CreateTablet for tablet ea9fe2d7883542ef90a764352056c08f (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:06.736806  6704 tablet_bootstrap.cc:654] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.737027  6499 tablet_service.cc:1511] Processing CreateTablet for tablet dde4ab98cd014197aee1da2bf6cb4795 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:06.738405  6502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c052b1bb7ee4726a7dfd6730e5a7270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.740893  6500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9fe2d7883542ef90a764352056c08f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.744284  6705 tablet_bootstrap.cc:654] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.744635  6499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde4ab98cd014197aee1da2bf6cb4795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.747749  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9fe2d7883542ef90a764352056c08f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.748670  6501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b5ae50fac242adae71b7cac498995a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.756410  6579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde4ab98cd014197aee1da2bf6cb4795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.769238  6651 tablet_service.cc:1511] Processing CreateTablet for tablet dde4ab98cd014197aee1da2bf6cb4795 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:06.771174  6651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde4ab98cd014197aee1da2bf6cb4795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.800339  6503 tablet_service.cc:1511] Processing CreateTablet for tablet 74947d095b5949a79a17389e6b4cbe8c (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:06.801719  6503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74947d095b5949a79a17389e6b4cbe8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.816672  6580 tablet_service.cc:1511] Processing CreateTablet for tablet 74947d095b5949a79a17389e6b4cbe8c (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:06.818022  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74947d095b5949a79a17389e6b4cbe8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.819018  6650 tablet_service.cc:1511] Processing CreateTablet for tablet 74947d095b5949a79a17389e6b4cbe8c (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:06.820317  6650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74947d095b5949a79a17389e6b4cbe8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.820641  6708 tablet_bootstrap.cc:492] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:06.821589  6705 tablet_bootstrap.cc:492] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:06.822053  6705 ts_tablet_manager.cc:1403] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.015s
I20260710 13:19:06.825104  6705 raft_consensus.cc:359] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.825886  6705 raft_consensus.cc:385] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.826184  6705 raft_consensus.cc:740] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.826120  6577 tablet_service.cc:1511] Processing CreateTablet for tablet 1e33d3bda47b489c9a6fc8a6fb19d849 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:06.827454  6577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e33d3bda47b489c9a6fc8a6fb19d849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.828691  6705 consensus_queue.cc:260] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.834452  6653 tablet_service.cc:1511] Processing CreateTablet for tablet 1e33d3bda47b489c9a6fc8a6fb19d849 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:06.835773  6653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e33d3bda47b489c9a6fc8a6fb19d849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.836176  6689 heartbeater.cc:499] Master 127.5.190.126:46457 was elected leader, sending a full tablet report...
I20260710 13:19:06.839274  6654 tablet_service.cc:1511] Processing CreateTablet for tablet 634f904e2119433a82b30180f87d7ae5 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:06.840606  6654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634f904e2119433a82b30180f87d7ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.840950  6502 tablet_service.cc:1511] Processing CreateTablet for tablet 1e33d3bda47b489c9a6fc8a6fb19d849 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:06.842147  6502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e33d3bda47b489c9a6fc8a6fb19d849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.849040  6580 tablet_service.cc:1511] Processing CreateTablet for tablet 634f904e2119433a82b30180f87d7ae5 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:06.848982  6501 tablet_service.cc:1511] Processing CreateTablet for tablet 634f904e2119433a82b30180f87d7ae5 (DEFAULT_TABLE table=test-workload [id=13e285310b7a416e9a6706be4e35f796]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:06.850539  6580 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634f904e2119433a82b30180f87d7ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.850556  6501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 634f904e2119433a82b30180f87d7ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:06.850615  6708 tablet_bootstrap.cc:654] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.850813  6704 tablet_bootstrap.cc:492] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:06.852085  6704 ts_tablet_manager.cc:1403] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.013s
I20260710 13:19:06.863567  6708 tablet_bootstrap.cc:492] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:06.864110  6708 ts_tablet_manager.cc:1403] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.000s
I20260710 13:19:06.867188  6708 raft_consensus.cc:359] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.867892  6708 raft_consensus.cc:385] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.868456  6708 raft_consensus.cc:740] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.869370  6708 consensus_queue.cc:260] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.863901  6704 raft_consensus.cc:359] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:06.870477  6704 raft_consensus.cc:385] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.876085  6704 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.877257  6705 ts_tablet_manager.cc:1434] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.055s	user 0.010s	sys 0.002s
I20260710 13:19:06.881505  6704 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:06.882864  6705 tablet_bootstrap.cc:492] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:06.895782  6705 tablet_bootstrap.cc:654] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.896497  6540 heartbeater.cc:499] Master 127.5.190.126:46457 was elected leader, sending a full tablet report...
I20260710 13:19:06.897315  6708 ts_tablet_manager.cc:1434] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.017s
I20260710 13:19:06.898682  6708 tablet_bootstrap.cc:492] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:06.900331  6615 heartbeater.cc:499] Master 127.5.190.126:46457 was elected leader, sending a full tablet report...
I20260710 13:19:06.900915  6704 ts_tablet_manager.cc:1434] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.042s	user 0.015s	sys 0.000s
I20260710 13:19:06.901886  6704 tablet_bootstrap.cc:492] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:06.905787  6708 tablet_bootstrap.cc:654] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.908998  6704 tablet_bootstrap.cc:654] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.920859  6705 tablet_bootstrap.cc:492] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:06.921401  6705 ts_tablet_manager.cc:1403] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.005s
I20260710 13:19:06.924333  6705 raft_consensus.cc:359] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.925172  6705 raft_consensus.cc:385] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.925513  6705 raft_consensus.cc:740] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.926482  6705 consensus_queue.cc:260] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.928661  6705 ts_tablet_manager.cc:1434] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:19:06.929543  6705 tablet_bootstrap.cc:492] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:06.935936  6705 tablet_bootstrap.cc:654] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.947582  6705 tablet_bootstrap.cc:492] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:06.948109  6705 ts_tablet_manager.cc:1403] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:19:06.951042  6705 raft_consensus.cc:359] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:06.951723  6705 raft_consensus.cc:385] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.952033  6705 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.952955  6705 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:06.956843  6705 ts_tablet_manager.cc:1434] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:06.957880  6705 tablet_bootstrap.cc:492] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:06.964645  6705 tablet_bootstrap.cc:654] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.976428  6705 tablet_bootstrap.cc:492] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:06.976900  6705 ts_tablet_manager.cc:1403] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:19:06.980091  6705 raft_consensus.cc:359] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.980854  6705 raft_consensus.cc:385] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.981173  6705 raft_consensus.cc:740] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.982064  6705 consensus_queue.cc:260] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.988373  6704 tablet_bootstrap.cc:492] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:06.988883  6704 ts_tablet_manager.cc:1403] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.087s	user 0.035s	sys 0.041s
I20260710 13:19:06.989027  6708 tablet_bootstrap.cc:492] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:06.989645  6708 ts_tablet_manager.cc:1403] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.091s	user 0.024s	sys 0.054s
I20260710 13:19:06.991539  6705 ts_tablet_manager.cc:1434] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:06.991948  6704 raft_consensus.cc:359] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.992585  6705 tablet_bootstrap.cc:492] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:06.992767  6704 raft_consensus.cc:385] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.993088  6704 raft_consensus.cc:740] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.993965  6704 consensus_queue.cc:260] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:06.995272  6708 raft_consensus.cc:359] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:06.996091  6708 raft_consensus.cc:385] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.996454  6708 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.997260  6708 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:06.999421  6705 tablet_bootstrap.cc:654] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.002198  6708 ts_tablet_manager.cc:1434] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:19:07.003516  6704 ts_tablet_manager.cc:1434] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:07.004526  6708 tablet_bootstrap.cc:492] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.010291  6704 tablet_bootstrap.cc:492] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.011535  6708 tablet_bootstrap.cc:654] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.017656  6705 tablet_bootstrap.cc:492] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:07.018275  6705 ts_tablet_manager.cc:1403] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.012s
I20260710 13:19:07.019033  6704 tablet_bootstrap.cc:654] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.020516  6708 tablet_bootstrap.cc:492] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.020999  6708 ts_tablet_manager.cc:1403] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260710 13:19:07.021191  6705 raft_consensus.cc:359] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.021966  6705 raft_consensus.cc:385] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.022287  6705 raft_consensus.cc:740] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.023208  6705 consensus_queue.cc:260] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.023839  6704 tablet_bootstrap.cc:492] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.024098  6708 raft_consensus.cc:359] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.024675  6704 ts_tablet_manager.cc:1403] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:19:07.024825  6708 raft_consensus.cc:385] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.025167  6708 raft_consensus.cc:740] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.025508  6705 ts_tablet_manager.cc:1434] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:07.025923  6708 consensus_queue.cc:260] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.026486  6705 tablet_bootstrap.cc:492] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:07.028702  6709 raft_consensus.cc:493] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.029151  6709 raft_consensus.cc:515] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.033614  6705 tablet_bootstrap.cc:654] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.036412  6708 ts_tablet_manager.cc:1434] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 13:19:07.036799  6709 leader_election.cc:290] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.027797  6704 raft_consensus.cc:359] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.041868  6704 raft_consensus.cc:385] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.042223  6704 raft_consensus.cc:740] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.044461  6704 consensus_queue.cc:260] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.046749  6704 ts_tablet_manager.cc:1434] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:19:07.047717  6704 tablet_bootstrap.cc:492] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.047864  6708 tablet_bootstrap.cc:492] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.054741  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.057837  6708 tablet_bootstrap.cc:654] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.063208  6705 tablet_bootstrap.cc:492] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:07.063859  6705 ts_tablet_manager.cc:1403] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260710 13:19:07.064795  6704 tablet_bootstrap.cc:654] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.067910  6705 raft_consensus.cc:359] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.069021  6705 raft_consensus.cc:385] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.069365  6705 raft_consensus.cc:740] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.070216  6705 consensus_queue.cc:260] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.072275  6708 tablet_bootstrap.cc:492] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.072798  6708 ts_tablet_manager.cc:1403] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
W20260710 13:19:07.072147  6629 leader_election.cc:343] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.077754  6705 ts_tablet_manager.cc:1434] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:19:07.078887  6705 tablet_bootstrap.cc:492] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:07.079154  6708 raft_consensus.cc:359] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.079916  6708 raft_consensus.cc:385] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.080230  6708 raft_consensus.cc:740] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.082726  6704 tablet_bootstrap.cc:492] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.083307  6704 ts_tablet_manager.cc:1403] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.005s
I20260710 13:19:07.085575  6705 tablet_bootstrap.cc:654] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.085629  6708 consensus_queue.cc:260] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.086671  6704 raft_consensus.cc:359] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.087455  6704 raft_consensus.cc:385] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.087790  6704 raft_consensus.cc:740] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.090926  6708 ts_tablet_manager.cc:1434] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260710 13:19:07.092370  6711 raft_consensus.cc:493] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.092576  6708 tablet_bootstrap.cc:492] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.093039  6711 raft_consensus.cc:515] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.094930  6704 consensus_queue.cc:260] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.101151  6708 tablet_bootstrap.cc:654] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.102066  6711 leader_election.cc:290] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.102811  6711 raft_consensus.cc:493] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.103389  6711 raft_consensus.cc:515] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.108047  6704 ts_tablet_manager.cc:1434] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:07.114492  6704 tablet_bootstrap.cc:492] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.123709  6708 tablet_bootstrap.cc:492] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.124433  6708 ts_tablet_manager.cc:1403] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.008s
I20260710 13:19:07.125836  6704 tablet_bootstrap.cc:654] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.128268  6708 raft_consensus.cc:359] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.129510  6708 raft_consensus.cc:385] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.129910  6708 raft_consensus.cc:740] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.131016  6708 consensus_queue.cc:260] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.131865  6711 leader_election.cc:290] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.133729  6708 ts_tablet_manager.cc:1434] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:07.135155  6708 tablet_bootstrap.cc:492] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.140640  6704 tablet_bootstrap.cc:492] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.141185  6704 ts_tablet_manager.cc:1403] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260710 13:19:07.142696  6708 tablet_bootstrap.cc:654] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.148689  6704 raft_consensus.cc:359] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.149765  6704 raft_consensus.cc:385] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.150148  6704 raft_consensus.cc:740] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.151927  6709 raft_consensus.cc:493] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.152539  6709 raft_consensus.cc:515] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.156962  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
W20260710 13:19:07.165196  6629 leader_election.cc:343] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.163098  6709 leader_election.cc:290] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
W20260710 13:19:07.170038  6461 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:07.173069  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.173713  6515 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 0.
I20260710 13:19:07.174742  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.174844  6627 leader_election.cc:304] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.166698  6704 consensus_queue.cc:260] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.175558  6514 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 0.
I20260710 13:19:07.176182  6709 raft_consensus.cc:2804] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.176679  6709 raft_consensus.cc:493] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.177109  6709 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.180864  6627 leader_election.cc:304] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.182858  6704 ts_tablet_manager.cc:1434] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260710 13:19:07.185135  6705 tablet_bootstrap.cc:492] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:07.185726  6705 ts_tablet_manager.cc:1403] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.107s	user 0.071s	sys 0.029s
I20260710 13:19:07.186084  6704 tablet_bootstrap.cc:492] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.189344  6705 raft_consensus.cc:359] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.190116  6705 raft_consensus.cc:385] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.190428  6705 raft_consensus.cc:740] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.191864  6732 raft_consensus.cc:2804] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.192291  6732 raft_consensus.cc:493] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.192618  6732 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.193063  6708 tablet_bootstrap.cc:492] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.193367  6712 raft_consensus.cc:493] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.193571  6708 ts_tablet_manager.cc:1403] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.018s
I20260710 13:19:07.193872  6712 raft_consensus.cc:515] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.194965  6705 consensus_queue.cc:260] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.197443  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.199047  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.199771  6663 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 0.
I20260710 13:19:07.201270  6479 leader_election.cc:304] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.201619  6732 raft_consensus.cc:515] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.202250  6726 raft_consensus.cc:2804] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.202494  6704 tablet_bootstrap.cc:654] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.202917  6726 raft_consensus.cc:493] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.203315  6726 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.204645  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.205094  6712 leader_election.cc:290] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.205261  6514 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.211100  6726 raft_consensus.cc:515] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.212045  6514 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.212975  6708 raft_consensus.cc:359] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.213758  6708 raft_consensus.cc:385] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.213651  6627 leader_election.cc:304] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.214103  6708 raft_consensus.cc:740] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.215250  6709 raft_consensus.cc:515] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.214982  6708 consensus_queue.cc:260] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.216346  6704 tablet_bootstrap.cc:492] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.216545  6664 raft_consensus.cc:2393] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd47a7b835f4607b70796db723ae7b4 in current term 1: Already voted for candidate ce3cb9fa2f16478c85595ef98f377b48 in this term.
I20260710 13:19:07.218055  6726 leader_election.cc:290] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.220499  6712 raft_consensus.cc:493] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.220993  6712 raft_consensus.cc:515] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.223024  6712 leader_election.cc:290] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.224287  6708 ts_tablet_manager.cc:1434] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 13:19:07.225407  6708 tablet_bootstrap.cc:492] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.225500  6732 leader_election.cc:290] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.226290  6732 raft_consensus.cc:2804] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.226729  6732 raft_consensus.cc:697] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.227546  6732 consensus_queue.cc:237] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.233425  6708 tablet_bootstrap.cc:654] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.238637  6704 ts_tablet_manager.cc:1403] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.012s
I20260710 13:19:07.242159  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.241935  6704 raft_consensus.cc:359] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.243043  6704 raft_consensus.cc:385] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.243427  6704 raft_consensus.cc:740] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.244007  6709 leader_election.cc:290] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.243891  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.245121  6589 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.244333  6704 consensus_queue.cc:260] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.246412  6590 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.247830  6704 ts_tablet_manager.cc:1434] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:19:07.248980  6704 tablet_bootstrap.cc:492] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.254983  6590 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.255754  6704 tablet_bootstrap.cc:654] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.260923  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.263535  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.263775  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.263849  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.264386  6664 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.264743  6514 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.265241  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.266619  6480 leader_election.cc:304] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4; no voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.255733  6589 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.268707  6712 raft_consensus.cc:493] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.269276  6712 raft_consensus.cc:515] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.271354  6712 leader_election.cc:290] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.273185  6664 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 1.
I20260710 13:19:07.274506  6479 leader_election.cc:304] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.275671  6711 raft_consensus.cc:2804] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.276286  6737 raft_consensus.cc:493] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.276836  6737 raft_consensus.cc:515] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.279153  6737 leader_election.cc:290] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.281358  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
W20260710 13:19:07.283164  6627 leader_election.cc:343] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.283811  6711 raft_consensus.cc:697] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
W20260710 13:19:07.284757  6480 leader_election.cc:343] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.285038  6711 consensus_queue.cc:237] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.286451  6629 leader_election.cc:304] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.287155  6712 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.287626  6712 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.288164  6737 raft_consensus.cc:2804] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.288657  6737 raft_consensus.cc:697] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.289875  6712 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571), 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237)
I20260710 13:19:07.289474  6737 consensus_queue.cc:237] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.290043  6514 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.290745  6726 raft_consensus.cc:2749] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:07.290890  6480 leader_election.cc:343] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.298858  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.299556  6705 ts_tablet_manager.cc:1434] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.113s	user 0.017s	sys 0.017s
I20260710 13:19:07.299695  6590 raft_consensus.cc:2468] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 0.
I20260710 13:19:07.300987  6705 tablet_bootstrap.cc:492] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:07.303344  6629 leader_election.cc:304] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.308514  6732 raft_consensus.cc:2804] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.309100  6732 raft_consensus.cc:493] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.309556  6732 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.314956  6513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.314672  6411 catalog_manager.cc:5697] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.316110  6711 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:07.316917  6553 leader_election.cc:343] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.316672  6711 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.317135  6663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.317659  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.317744  6663 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 0.
I20260710 13:19:07.318317  6515 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 0.
I20260710 13:19:07.318435  6732 raft_consensus.cc:515] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.318933  6711 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.318838  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.319571  6661 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 0.
I20260710 13:19:07.320534  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.320998  6554 leader_election.cc:304] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.321329  6662 raft_consensus.cc:2393] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f44a98ab86e24f57ae02d7179ea7e886 in current term 1: Already voted for candidate ce3cb9fa2f16478c85595ef98f377b48 in this term.
I20260710 13:19:07.321676  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.319526  6512 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.321982  6554 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.322257  6661 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 0.
I20260710 13:19:07.322551  6512 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 0.
I20260710 13:19:07.323032  6705 tablet_bootstrap.cc:654] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.322261  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.323554  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.323706  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.324071  6514 raft_consensus.cc:2393] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f44a98ab86e24f57ae02d7179ea7e886 in current term 1: Already voted for candidate ce3cb9fa2f16478c85595ef98f377b48 in this term.
I20260710 13:19:07.324361  6590 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 0.
I20260710 13:19:07.321341  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.322978  6712 raft_consensus.cc:2804] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.325634  6712 raft_consensus.cc:493] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.326006  6712 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.326259  6732 leader_election.cc:290] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
W20260710 13:19:07.326117  6627 leader_election.cc:343] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.328373  6479 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.328763  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.329380  6590 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.329780  6711 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.329909  6744 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.330344  6711 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.330976  6711 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.330489  6744 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.332891  6744 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.328794  6412 catalog_manager.cc:5697] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.340324  6554 leader_election.cc:304] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:07.340322  6744 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.343449  6704 tablet_bootstrap.cc:492] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.344223  6704 ts_tablet_manager.cc:1403] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.008s
I20260710 13:19:07.345211  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.343530  6744 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 election: Requested vote from peers ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571), 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237)
I20260710 13:19:07.347213  6704 raft_consensus.cc:359] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.347934  6704 raft_consensus.cc:385] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.348281  6704 raft_consensus.cc:740] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.349133  6590 raft_consensus.cc:2468] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.349200  6704 consensus_queue.cc:260] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.353799  6704 ts_tablet_manager.cc:1434] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:19:07.358247  6704 tablet_bootstrap.cc:492] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.350265  6708 tablet_bootstrap.cc:492] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.359311  6708 ts_tablet_manager.cc:1403] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.134s	user 0.020s	sys 0.032s
I20260710 13:19:07.351518  6554 leader_election.cc:304] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:07.363389  6749 raft_consensus.cc:2749] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.363915  6711 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.364809  6629 leader_election.cc:304] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.365846  6704 tablet_bootstrap.cc:654] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.366113  6733 raft_consensus.cc:2804] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.366621  6733 raft_consensus.cc:697] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.367560  6733 consensus_queue.cc:237] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.370777  6514 raft_consensus.cc:2393] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f44a98ab86e24f57ae02d7179ea7e886 in current term 1: Already voted for candidate 6dd47a7b835f4607b70796db723ae7b4 in this term.
I20260710 13:19:07.371840  6712 raft_consensus.cc:515] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.373086  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.373920  6664 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.375891  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.376727  6590 raft_consensus.cc:2393] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6dd47a7b835f4607b70796db723ae7b4 in current term 1: Already voted for candidate f44a98ab86e24f57ae02d7179ea7e886 in this term.
I20260710 13:19:07.378350  6744 raft_consensus.cc:2749] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.378717  6704 tablet_bootstrap.cc:492] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.378427  6708 raft_consensus.cc:359] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.379577  6708 raft_consensus.cc:385] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.379205  6704 ts_tablet_manager.cc:1403] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 13:19:07.380371  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.380970  6514 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.381124  6732 raft_consensus.cc:493] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.381776  6732 raft_consensus.cc:515] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.383615  6704 raft_consensus.cc:359] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.384352  6704 raft_consensus.cc:385] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.384656  6704 raft_consensus.cc:740] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.385380  6704 consensus_queue.cc:260] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.385623  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.386519  6515 raft_consensus.cc:2468] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 0.
I20260710 13:19:07.387795  6704 ts_tablet_manager.cc:1434] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:19:07.388298  6627 leader_election.cc:304] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.388784  6704 tablet_bootstrap.cc:492] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.389376  6737 raft_consensus.cc:2804] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.389792  6737 raft_consensus.cc:493] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.389880  6732 leader_election.cc:290] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.390201  6737 raft_consensus.cc:3060] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.391489  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.392261  6590 raft_consensus.cc:2468] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 0.
I20260710 13:19:07.395090  6704 tablet_bootstrap.cc:654] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.396733  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.397518  6737 raft_consensus.cc:515] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.398831  6479 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [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: 6dd47a7b835f4607b70796db723ae7b4; no voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.399708  6726 raft_consensus.cc:2749] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.400278  6705 tablet_bootstrap.cc:492] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:07.398175  6711 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.400779  6705 ts_tablet_manager.cc:1403] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.100s	user 0.036s	sys 0.032s
I20260710 13:19:07.401474  6712 leader_election.cc:290] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.401973  6708 raft_consensus.cc:740] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.401764  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.403239  6515 raft_consensus.cc:3060] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.404085  6737 leader_election.cc:290] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.404186  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.408293  6661 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.409536  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.410151  6590 raft_consensus.cc:3060] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.415596  6661 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 1.
I20260710 13:19:07.416981  6554 leader_election.cc:304] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.417165  6664 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 1.
I20260710 13:19:07.417202  6590 raft_consensus.cc:2468] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.418128  6712 raft_consensus.cc:2804] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.418641  6712 raft_consensus.cc:697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:07.418716  6705 raft_consensus.cc:359] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.419636  6705 raft_consensus.cc:385] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.420017  6705 raft_consensus.cc:740] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.420964  6705 consensus_queue.cc:260] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.421629  6629 leader_election.cc:304] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.422869  6554 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.423954  6744 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.419762  6712 consensus_queue.cc:237] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.424470  6744 raft_consensus.cc:697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:07.425050  6514 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 1.
I20260710 13:19:07.425304  6744 consensus_queue.cc:237] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.427181  6737 raft_consensus.cc:2804] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.427712  6737 raft_consensus.cc:697] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.428170  6705 ts_tablet_manager.cc:1434] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:19:07.428582  6737 consensus_queue.cc:237] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.429366  6705 tablet_bootstrap.cc:492] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:07.426165  6515 raft_consensus.cc:2468] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.434307  6708 consensus_queue.cc:260] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.444909  6705 tablet_bootstrap.cc:654] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.446785  6708 ts_tablet_manager.cc:1434] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.000s
I20260710 13:19:07.451265  6704 tablet_bootstrap.cc:492] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.451738  6704 ts_tablet_manager.cc:1403] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.005s
I20260710 13:19:07.453513  6708 tablet_bootstrap.cc:492] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.458722  6704 raft_consensus.cc:359] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.459297  6704 raft_consensus.cc:385] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.459549  6704 raft_consensus.cc:740] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.460173  6704 consensus_queue.cc:260] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.470712  6704 ts_tablet_manager.cc:1434] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:07.471489  6704 tablet_bootstrap.cc:492] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886: Bootstrap starting.
I20260710 13:19:07.473958  6705 tablet_bootstrap.cc:492] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:07.474582  6705 ts_tablet_manager.cc:1403] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.008s
I20260710 13:19:07.478440  6705 raft_consensus.cc:359] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.479375  6705 raft_consensus.cc:385] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.479763  6705 raft_consensus.cc:740] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.479496  6413 catalog_manager.cc:5697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 0 to 1, leader changed from <none> to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.480932  6705 consensus_queue.cc:260] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.482471  6413 catalog_manager.cc:5697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 0 to 1, leader changed from <none> to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.484148  6705 ts_tablet_manager.cc:1434] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:19:07.487833  6705 tablet_bootstrap.cc:492] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48: Bootstrap starting.
I20260710 13:19:07.491822  6708 tablet_bootstrap.cc:654] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.494874  6705 tablet_bootstrap.cc:654] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.498929  6412 catalog_manager.cc:5697] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.500890  6737 raft_consensus.cc:493] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.501359  6704 tablet_bootstrap.cc:654] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.501400  6737 raft_consensus.cc:515] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.502590  6708 tablet_bootstrap.cc:492] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.503114  6708 ts_tablet_manager.cc:1403] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.006s
I20260710 13:19:07.504778  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f904e2119433a82b30180f87d7ae5" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.505709  6708 raft_consensus.cc:359] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.506388  6708 raft_consensus.cc:385] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.506649  6708 raft_consensus.cc:740] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
W20260710 13:19:07.507238  6627 leader_election.cc:343] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.507438  6708 consensus_queue.cc:260] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.509831  6737 leader_election.cc:290] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.510010  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f904e2119433a82b30180f87d7ae5" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.511574  6590 raft_consensus.cc:2468] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 0.
I20260710 13:19:07.512547  6708 ts_tablet_manager.cc:1434] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:07.512799  6629 leader_election.cc:304] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.513356  6708 tablet_bootstrap.cc:492] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.513934  6737 raft_consensus.cc:2804] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.514313  6737 raft_consensus.cc:493] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.514658  6737 raft_consensus.cc:3060] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.501398  6412 catalog_manager.cc:5697] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.516249  6412 catalog_manager.cc:5697] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.519249  6708 tablet_bootstrap.cc:654] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.521665  6705 tablet_bootstrap.cc:492] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48: No bootstrap required, opened a new log
I20260710 13:19:07.521834  6712 raft_consensus.cc:493] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.522152  6705 ts_tablet_manager.cc:1403] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.007s
I20260710 13:19:07.522274  6712 raft_consensus.cc:515] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.524492  6712 leader_election.cc:290] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.524874  6705 raft_consensus.cc:359] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.525482  6705 raft_consensus.cc:385] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.525750  6705 raft_consensus.cc:740] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.526602  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.527372  6661 raft_consensus.cc:2393] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f44a98ab86e24f57ae02d7179ea7e886 in current term 1: Already voted for candidate 6dd47a7b835f4607b70796db723ae7b4 in this term.
I20260710 13:19:07.528523  6704 tablet_bootstrap.cc:492] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886: No bootstrap required, opened a new log
I20260710 13:19:07.528970  6704 ts_tablet_manager.cc:1403] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260710 13:19:07.529418  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.530962  6553 leader_election.cc:304] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:07.531543  6711 raft_consensus.cc:493] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.531819  6712 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.532094  6711 raft_consensus.cc:515] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.532403  6737 raft_consensus.cc:515] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.534303  6711 leader_election.cc:290] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.536018  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f904e2119433a82b30180f87d7ae5" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.536617  6590 raft_consensus.cc:3060] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.536852  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f904e2119433a82b30180f87d7ae5" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.537964  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.538584  6661 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 0.
I20260710 13:19:07.538749  6712 raft_consensus.cc:2749] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.539552  6737 leader_election.cc:290] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:07.526376  6705 consensus_queue.cc:260] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.539865  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.540457  6479 leader_election.cc:304] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.541692  6705 ts_tablet_manager.cc:1434] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
W20260710 13:19:07.541622  6627 leader_election.cc:343] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.542560  6711 raft_consensus.cc:2804] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.540475  6589 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 0.
I20260710 13:19:07.542977  6711 raft_consensus.cc:493] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.543716  6711 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.531579  6704 raft_consensus.cc:359] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.545051  6704 raft_consensus.cc:385] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.544927  6590 raft_consensus.cc:2468] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 1.
I20260710 13:19:07.545506  6704 raft_consensus.cc:740] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.546249  6629 leader_election.cc:304] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.546249  6704 consensus_queue.cc:260] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.547459  6737 raft_consensus.cc:2804] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.547988  6737 raft_consensus.cc:697] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.548938  6704 ts_tablet_manager.cc:1434] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:19:07.548810  6737 consensus_queue.cc:237] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.550689  6711 raft_consensus.cc:515] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.554759  6711 leader_election.cc:290] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.554667  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.554684  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.555372  6661 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.555714  6590 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.557319  6708 tablet_bootstrap.cc:492] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.557869  6708 ts_tablet_manager.cc:1403] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.007s
I20260710 13:19:07.561393  6708 raft_consensus.cc:359] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.562460  6712 raft_consensus.cc:493] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.563004  6712 raft_consensus.cc:515] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.564417  6661 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 1.
I20260710 13:19:07.562503  6708 raft_consensus.cc:385] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.565428  6712 leader_election.cc:290] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.565660  6708 raft_consensus.cc:740] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.566545  6479 leader_election.cc:304] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.566469  6708 consensus_queue.cc:260] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.567600  6726 raft_consensus.cc:2804] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.567988  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e33d3bda47b489c9a6fc8a6fb19d849" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4" is_pre_election: true
I20260710 13:19:07.568136  6726 raft_consensus.cc:697] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:07.568648  6515 raft_consensus.cc:2468] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 0.
I20260710 13:19:07.569048  6726 consensus_queue.cc:237] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.569639  6708 ts_tablet_manager.cc:1434] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:07.569922  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e33d3bda47b489c9a6fc8a6fb19d849" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.570574  6661 raft_consensus.cc:2468] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 0.
I20260710 13:19:07.569782  6412 catalog_manager.cc:5697] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.570811  6708 tablet_bootstrap.cc:492] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4: Bootstrap starting.
I20260710 13:19:07.572003  6553 leader_election.cc:304] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.572822  6712 raft_consensus.cc:2804] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.573218  6712 raft_consensus.cc:493] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.573568  6712 raft_consensus.cc:3060] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.575184  6590 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 1.
I20260710 13:19:07.577580  6708 tablet_bootstrap.cc:654] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.582942  6708 tablet_bootstrap.cc:492] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4: No bootstrap required, opened a new log
I20260710 13:19:07.582664  6712 raft_consensus.cc:515] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.583518  6708 ts_tablet_manager.cc:1403] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:19:07.583803  6726 raft_consensus.cc:493] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.584316  6726 raft_consensus.cc:515] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.585008  6413 catalog_manager.cc:5697] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.586411  6726 leader_election.cc:290] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.586441  6708 raft_consensus.cc:359] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.587368  6708 raft_consensus.cc:385] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.587682  6708 raft_consensus.cc:740] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.587806  6712 leader_election.cc:290] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.588030  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e33d3bda47b489c9a6fc8a6fb19d849" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:07.588647  6515 raft_consensus.cc:3060] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.588634  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.589239  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e33d3bda47b489c9a6fc8a6fb19d849" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.589488  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.589926  6661 raft_consensus.cc:3060] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.590059  6590 raft_consensus.cc:2393] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd47a7b835f4607b70796db723ae7b4 in current term 1: Already voted for candidate ce3cb9fa2f16478c85595ef98f377b48 in this term.
I20260710 13:19:07.588577  6708 consensus_queue.cc:260] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.591539  6480 leader_election.cc:304] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4; no voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.592103  6708 ts_tablet_manager.cc:1434] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:19:07.592383  6726 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.596654  6515 raft_consensus.cc:2468] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 1.
I20260710 13:19:07.597965  6553 leader_election.cc:304] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.598848  6712 raft_consensus.cc:2804] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.598848  6661 raft_consensus.cc:2468] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 1.
I20260710 13:19:07.599257  6726 raft_consensus.cc:2749] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.601779  6712 raft_consensus.cc:697] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:07.602587  6712 consensus_queue.cc:237] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.605492  6726 raft_consensus.cc:493] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.606019  6726 raft_consensus.cc:515] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.609097  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f904e2119433a82b30180f87d7ae5" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886" is_pre_election: true
I20260710 13:19:07.609855  6590 raft_consensus.cc:2393] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dd47a7b835f4607b70796db723ae7b4 in current term 1: Already voted for candidate ce3cb9fa2f16478c85595ef98f377b48 in this term.
I20260710 13:19:07.610074  6726 leader_election.cc:290] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.610819  6661 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "634f904e2119433a82b30180f87d7ae5" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48" is_pre_election: true
I20260710 13:19:07.612051  6479 leader_election.cc:304] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4; no voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.612686  6726 raft_consensus.cc:3060] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.613669  6413 catalog_manager.cc:5697] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 0 to 1, leader changed from <none> to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.618196  6726 raft_consensus.cc:2749] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:07.659170  6737 consensus_queue.cc:1048] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.670871  6732 consensus_queue.cc:1048] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.680722  6726 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.691147  6711 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.763613  6732 consensus_queue.cc:1048] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.774850  6733 consensus_queue.cc:1048] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.791043  6590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:19:07.791715  6590 raft_consensus.cc:606] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.804503  6661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:44056
I20260710 13:19:07.805117  6661 raft_consensus.cc:606] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.812338  6661 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:44056
I20260710 13:19:07.812940  6661 raft_consensus.cc:606] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.814873  6712 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.820473  6712 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.822270  6590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:19:07.823069  6590 raft_consensus.cc:606] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.823777  6744 raft_consensus.cc:993] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.824481  6744 raft_consensus.cc:1081] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.826653  6515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59278
I20260710 13:19:07.827216  6515 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.827566  6515 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.833266  6515 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.834421  6514 raft_consensus.cc:1240] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Rejecting Update request from peer f44a98ab86e24f57ae02d7179ea7e886 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:07.837316  6712 consensus_queue.cc:1059] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.844920  6733 consensus_queue.cc:1048] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.845871  6744 raft_consensus.cc:3055] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.846227  6744 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:07.847023  6744 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.847927  6744 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.839185  6515 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.839845  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.842106  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.859608  6664 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.843164  6662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:44056
I20260710 13:19:07.864346  6662 raft_consensus.cc:606] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:07.871018  6664 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:07.872045  6662 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
mode: GRACEFUL
new_leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:44056
I20260710 13:19:07.872779  6662 raft_consensus.cc:606] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Received request to transfer leadership to TS f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.880043  6732 consensus_queue.cc:1048] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.882011  6479 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.883159  6711 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.883675  6711 raft_consensus.cc:697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:07.884565  6711 consensus_queue.cc:237] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:07.889428  6590 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:07.891022  6732 consensus_queue.cc:1048] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.895146  6412 catalog_manager.cc:5697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 1 to 2, leader changed from f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.898957  6709 raft_consensus.cc:993] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.899797  6737 raft_consensus.cc:993] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.900043  6733 raft_consensus.cc:1081] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.900408  6737 raft_consensus.cc:1081] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.904842  6515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59276
I20260710 13:19:07.904978  6709 consensus_queue.cc:1048] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.905423  6515 raft_consensus.cc:493] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.905843  6515 raft_consensus.cc:3060] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.915750  6515 raft_consensus.cc:515] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.917349  6512 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:59290
I20260710 13:19:07.918085  6512 raft_consensus.cc:606] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Received request to transfer leadership to TS f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.918430  6515 leader_election.cc:290] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.920459  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.921011  6664 raft_consensus.cc:3055] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.921312  6664 raft_consensus.cc:740] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.921591  6514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59276
I20260710 13:19:07.922187  6514 raft_consensus.cc:493] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.922119  6664 consensus_queue.cc:260] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.923475  6664 raft_consensus.cc:3060] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.922644  6514 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.928469  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb70b6653aa4f4f9792178b6174acac" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.929119  6590 raft_consensus.cc:3060] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.930085  6664 raft_consensus.cc:2468] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:07.931186  6479 leader_election.cc:304] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:07.932164  6741 raft_consensus.cc:2804] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.932195  6515 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:59290
I20260710 13:19:07.932747  6741 raft_consensus.cc:697] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:07.932956  6515 raft_consensus.cc:606] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Received request to transfer leadership to TS f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:07.933684  6741 consensus_queue.cc:237] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.934840  6514 raft_consensus.cc:515] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.935436  6590 raft_consensus.cc:2468] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:07.936691  6514 leader_election.cc:290] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.939015  6589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.939575  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.939610  6589 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.940270  6664 raft_consensus.cc:3055] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.940706  6664 raft_consensus.cc:740] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:07.941555  6664 consensus_queue.cc:260] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.942975  6664 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.942914  6411 catalog_manager.cc:5697] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 1 to 2, leader changed from ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.947597  6589 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:07.948951  6480 leader_election.cc:304] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:07.949844  6741 raft_consensus.cc:2804] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.950104  6664 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:07.949998  6709 consensus_queue.cc:1048] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.950361  6741 raft_consensus.cc:697] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:07.951370  6741 consensus_queue.cc:237] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.960479  6411 catalog_manager.cc:5697] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 1 to 2, leader changed from ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.963037  6732 consensus_queue.cc:1048] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.965440  6744 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.977360  6747 raft_consensus.cc:993] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.977804  6747 raft_consensus.cc:1081] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:07.981216  6515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59278
I20260710 13:19:07.981814  6515 raft_consensus.cc:493] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.982200  6515 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.982764  6749 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.989341  6515 raft_consensus.cc:515] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.990371  6514 raft_consensus.cc:1240] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Rejecting Update request from peer f44a98ab86e24f57ae02d7179ea7e886 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:07.992822  6749 consensus_queue.cc:1059] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.993603  6749 raft_consensus.cc:3055] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.993886  6515 leader_election.cc:290] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:07.994251  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:07.993923  6749 raft_consensus.cc:740] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:07.995313  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:07.996322  6749 consensus_queue.cc:260] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:07.997262  6664 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.000731  6749 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.002271  6741 consensus_queue.cc:1048] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.004917  6664 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:08.009490  6479 leader_election.cc:304] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:08.011699  6741 raft_consensus.cc:2804] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.012269  6741 raft_consensus.cc:697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:08.013296  6726 raft_consensus.cc:993] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:08.013056  6741 consensus_queue.cc:237] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.014142  6711 raft_consensus.cc:1081] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Signalling peer f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:08.016553  6590 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:08.016645  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:42998
I20260710 13:19:08.018224  6588 raft_consensus.cc:493] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.018631  6588 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.022639  6413 catalog_manager.cc:5697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 1 to 2, leader changed from f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.024411  6726 consensus_queue.cc:1048] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.025544  6588 raft_consensus.cc:515] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.029446  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:08.030400  6515 raft_consensus.cc:3055] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.030901  6515 raft_consensus.cc:740] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:08.032460  6515 consensus_queue.cc:260] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.033608  6515 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.039110  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:08.039532  6749 consensus_queue.cc:1048] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.039846  6662 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.040328  6515 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 2.
I20260710 13:19:08.043769  6588 leader_election.cc:290] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:08.044688  6553 leader_election.cc:304] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:08.045598  6749 raft_consensus.cc:2804] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.046093  6749 raft_consensus.cc:697] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:08.046926  6749 consensus_queue.cc:237] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.047724  6662 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 2.
I20260710 13:19:08.054972  6412 catalog_manager.cc:5697] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 1 to 2, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.061868  6749 consensus_queue.cc:1048] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.100054  6790 raft_consensus.cc:993] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:08.100523  6726 raft_consensus.cc:1081] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Signalling peer f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:08.101936  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:42998
I20260710 13:19:08.102469  6588 raft_consensus.cc:493] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.102826  6588 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.107743  6588 raft_consensus.cc:515] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.109786  6588 leader_election.cc:290] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:08.110589  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:08.110883  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:08.111357  6515 raft_consensus.cc:3055] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.111477  6733 raft_consensus.cc:993] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: : Instructing follower f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:08.111459  6664 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.111836  6515 raft_consensus.cc:740] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:08.112120  6737 raft_consensus.cc:1081] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Signalling peer f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:08.112792  6515 consensus_queue.cc:260] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.114010  6515 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.113970  6588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:42986
I20260710 13:19:08.114652  6588 raft_consensus.cc:493] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.115043  6588 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.118084  6664 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 2.
I20260710 13:19:08.119278  6554 leader_election.cc:304] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:08.119990  6749 raft_consensus.cc:2804] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.120458  6749 raft_consensus.cc:697] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:08.121043  6515 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 2.
I20260710 13:19:08.121279  6749 consensus_queue.cc:237] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.121459  6588 raft_consensus.cc:515] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.123865  6588 leader_election.cc:290] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 2 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:08.124459  6515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:08.124478  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:08.125114  6515 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.125517  6664 raft_consensus.cc:3055] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.125864  6664 raft_consensus.cc:740] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:08.126690  6664 consensus_queue.cc:260] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.127933  6664 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.130203  6411 catalog_manager.cc:5697] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 1 to 2, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.131851  6515 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 2.
I20260710 13:19:08.132707  6664 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 2.
I20260710 13:19:08.133071  6553 leader_election.cc:304] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:08.133980  6749 raft_consensus.cc:2804] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.134467  6749 raft_consensus.cc:697] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:08.135105  6749 consensus_queue.cc:237] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.143921  6411 catalog_manager.cc:5697] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 1 to 2, leader changed from ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67) to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.241631  6733 raft_consensus.cc:993] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:08.242153  6737 raft_consensus.cc:1081] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:08.244081  6515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59276
I20260710 13:19:08.244683  6515 raft_consensus.cc:493] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.244985  6515 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.249593  6515 raft_consensus.cc:515] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.251251  6515 leader_election.cc:290] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:08.252262  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:08.252431  6664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:08.252911  6588 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.252940  6664 raft_consensus.cc:3055] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.253516  6664 raft_consensus.cc:740] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:08.254369  6664 consensus_queue.cc:260] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.255578  6664 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.260293  6588 raft_consensus.cc:2468] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:08.261658  6480 leader_election.cc:304] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:08.262257  6664 raft_consensus.cc:2468] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 2.
I20260710 13:19:08.262359  6726 raft_consensus.cc:2804] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.262955  6726 raft_consensus.cc:697] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:08.263728  6726 consensus_queue.cc:237] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:08.270176  6411 catalog_manager.cc:5697] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 1 to 2, leader changed from ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.277004  6588 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.278540  6726 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.286545  6664 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.288132  6741 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.427466  6664 raft_consensus.cc:1275] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.428865  6726 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.430354  6664 raft_consensus.cc:1275] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.431648  6726 consensus_queue.cc:1048] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.438046  6588 raft_consensus.cc:1275] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.439441  6741 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.446633  6588 raft_consensus.cc:1275] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.448875  6726 consensus_queue.cc:1048] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.510941  6588 raft_consensus.cc:1275] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.512315  6726 consensus_queue.cc:1048] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.519730  6662 raft_consensus.cc:1275] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.521313  6726 consensus_queue.cc:1048] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.553040  6515 raft_consensus.cc:1275] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.554378  6749 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.563099  6662 raft_consensus.cc:1275] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.564524  6749 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.565542  6664 raft_consensus.cc:1275] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.567029  6749 consensus_queue.cc:1048] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.576318  6515 raft_consensus.cc:1275] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.578631  6794 consensus_queue.cc:1048] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.672998  6514 raft_consensus.cc:1275] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.674254  6747 consensus_queue.cc:1048] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.681818  6662 raft_consensus.cc:1275] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.683519  6794 consensus_queue.cc:1048] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.772428  6662 raft_consensus.cc:1275] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.773764  6726 consensus_queue.cc:1048] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.778831  6588 raft_consensus.cc:1275] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.780413  6741 consensus_queue.cc:1048] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.972548  5881 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:10.973306  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:10.990016  6514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:59292
I20260710 13:19:10.990540  6514 raft_consensus.cc:606] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Received request to transfer leadership to TS ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:10.992849  6514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:59292
I20260710 13:19:10.993316  6514 raft_consensus.cc:606] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Received request to transfer leadership to TS ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:10.994349  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:10.994807  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:11.231065  6800 raft_consensus.cc:993] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:11.231528  6790 raft_consensus.cc:1081] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Signalling peer ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:11.232983  6662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:44050
I20260710 13:19:11.233539  6662 raft_consensus.cc:493] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.233850  6662 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.238178  6662 raft_consensus.cc:515] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:11.239781  6662 leader_election.cc:290] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 3 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:11.240737  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:11.240869  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:11.241313  6514 raft_consensus.cc:3055] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:11.241482  6590 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.241693  6514 raft_consensus.cc:740] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:11.242542  6514 consensus_queue.cc:260] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:11.243745  6514 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.246374  6590 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 3.
I20260710 13:19:11.247476  6629 leader_election.cc:304] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [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: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:11.248198  6737 raft_consensus.cc:2804] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:11.248595  6514 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 3.
I20260710 13:19:11.249122  6737 raft_consensus.cc:697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:11.249904  6737 consensus_queue.cc:237] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:11.256727  6411 catalog_manager.cc:5697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 2 to 3, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:11.297554  6800 raft_consensus.cc:993] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:11.298007  6790 raft_consensus.cc:1081] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Signalling peer ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:11.299422  6662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:44050
I20260710 13:19:11.299894  6662 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.300220  6662 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.304589  6662 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:11.306171  6662 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 3 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237)
I20260710 13:19:11.306928  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:11.307225  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:11.307515  6590 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.307747  6514 raft_consensus.cc:3055] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:11.308090  6514 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:11.308904  6514 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:11.310083  6514 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.314252  6590 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 3.
I20260710 13:19:11.315816  6629 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [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: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:11.316690  6737 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:11.317173  6737 raft_consensus.cc:697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:11.317783  6514 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 3.
I20260710 13:19:11.317960  6737 consensus_queue.cc:237] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:11.324399  6411 catalog_manager.cc:5697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 2 to 3, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.772061  6590 raft_consensus.cc:1275] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:11.773218  6737 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.781852  6514 raft_consensus.cc:1275] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:11.783327  6801 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.805722  6590 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:11.806892  6514 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:11.807029  6737 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.808368  6811 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.995651  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:12.006793  6664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:44056
I20260710 13:19:12.007591  6664 raft_consensus.cc:606] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:12.018672  6664 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:44056
I20260710 13:19:12.019187  6664 raft_consensus.cc:606] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:12.026083  6590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:19:12.026495  6590 raft_consensus.cc:606] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:12.030951  6590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:19:12.031364  6590 raft_consensus.cc:606] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:12.035830  6590 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
mode: GRACEFUL
new_leader_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:43010
I20260710 13:19:12.036322  6590 raft_consensus.cc:606] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Received request to transfer leadership to TS 6dd47a7b835f4607b70796db723ae7b4
I20260710 13:19:12.337855  6817 raft_consensus.cc:993] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.338340  6817 raft_consensus.cc:1081] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.339828  6514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59278
I20260710 13:19:12.340380  6514 raft_consensus.cc:493] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.340688  6514 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.345366  6514 raft_consensus.cc:515] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.347226  6514 leader_election.cc:290] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 3 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:12.347752  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:12.348337  6590 raft_consensus.cc:3055] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.348235  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74947d095b5949a79a17389e6b4cbe8c" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:12.348711  6590 raft_consensus.cc:740] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:12.348942  6662 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.349490  6590 consensus_queue.cc:260] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.350639  6590 raft_consensus.cc:3060] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.354091  6662 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 3.
I20260710 13:19:12.355266  6479 leader_election.cc:304] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [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: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:12.355579  6590 raft_consensus.cc:2468] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 3.
I20260710 13:19:12.355942  6790 raft_consensus.cc:2804] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.357038  6790 raft_consensus.cc:697] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:12.357777  6790 consensus_queue.cc:237] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.364581  6410 catalog_manager.cc:5697] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 2 to 3, leader changed from f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.378114  6797 raft_consensus.cc:993] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.378523  6817 raft_consensus.cc:1081] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.379791  6514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59278
I20260710 13:19:12.380311  6514 raft_consensus.cc:493] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.380625  6514 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.385093  6514 raft_consensus.cc:515] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.386615  6514 leader_election.cc:290] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 3 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:12.387418  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:12.387646  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9fe2d7883542ef90a764352056c08f" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:12.387998  6590 raft_consensus.cc:3055] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.388180  6662 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.388365  6590 raft_consensus.cc:740] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:12.389134  6590 consensus_queue.cc:260] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.390236  6590 raft_consensus.cc:3060] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.394822  6662 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 3.
I20260710 13:19:12.396409  6590 raft_consensus.cc:2468] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 3.
I20260710 13:19:12.396136  6479 leader_election.cc:304] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [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: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:12.397281  6790 raft_consensus.cc:2804] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.397802  6790 raft_consensus.cc:697] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:12.398599  6790 consensus_queue.cc:237] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.400857  6824 raft_consensus.cc:993] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.401332  6801 raft_consensus.cc:1081] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.403270  6514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59276
I20260710 13:19:12.403775  6514 raft_consensus.cc:493] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.404152  6514 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:12.407248  6413 catalog_manager.cc:5697] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 2 to 3, leader changed from f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.410486  6514 raft_consensus.cc:515] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.412387  6514 leader_election.cc:290] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 4 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:12.413628  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:12.414234  6588 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:12.415184  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c052b1bb7ee4726a7dfd6730e5a7270" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:12.415737  6662 raft_consensus.cc:3055] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:12.416026  6662 raft_consensus.cc:740] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:12.416743  6662 consensus_queue.cc:260] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.417917  6662 raft_consensus.cc:3060] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:12.420050  6588 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 4.
I20260710 13:19:12.420990  6480 leader_election.cc:304] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [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: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:12.421680  6790 raft_consensus.cc:2804] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:12.422158  6790 raft_consensus.cc:697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:12.422933  6790 consensus_queue.cc:237] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.423414  6662 raft_consensus.cc:2468] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 4.
I20260710 13:19:12.429759  6413 catalog_manager.cc:5697] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 3 to 4, leader changed from ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 4 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.437924  6824 raft_consensus.cc:993] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.438313  6801 raft_consensus.cc:1081] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.439625  6514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59276
I20260710 13:19:12.440132  6514 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.440414  6514 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:12.444336  6514 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:12.445878  6514 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 4 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:12.446903  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:12.446903  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:12.447671  6588 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:12.447714  6662 raft_consensus.cc:3055] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:12.448195  6662 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:12.448992  6662 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:12.450182  6662 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:12.454665  6588 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 4.
I20260710 13:19:12.455857  6480 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [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: 6dd47a7b835f4607b70796db723ae7b4, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:12.456707  6790 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:12.456986  6662 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 4.
I20260710 13:19:12.457163  6790 raft_consensus.cc:697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:12.458073  6790 consensus_queue.cc:237] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:12.463758  6413 catalog_manager.cc:5697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 3 to 4, leader changed from ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 4 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.475849  6797 raft_consensus.cc:993] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: : Instructing follower 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.476310  6817 raft_consensus.cc:1081] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Signalling peer 6dd47a7b835f4607b70796db723ae7b4 to start an election
I20260710 13:19:12.477697  6514 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
 from {username='slave'} at 127.0.0.1:59278
I20260710 13:19:12.478123  6514 raft_consensus.cc:493] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.478434  6514 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.482807  6514 raft_consensus.cc:515] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.484236  6514 leader_election.cc:290] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [CANDIDATE]: Term 3 election: Requested vote from peers f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:12.485074  6588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:12.485354  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "6dd47a7b835f4607b70796db723ae7b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:12.485742  6588 raft_consensus.cc:3055] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.485857  6662 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.486094  6588 raft_consensus.cc:740] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:12.486902  6588 consensus_queue.cc:260] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.488188  6588 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.492419  6662 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 3.
I20260710 13:19:12.493597  6479 leader_election.cc:304] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [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: 6dd47a7b835f4607b70796db723ae7b4, ce3cb9fa2f16478c85595ef98f377b48; no voters: 
I20260710 13:19:12.494310  6790 raft_consensus.cc:2804] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.494387  6588 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dd47a7b835f4607b70796db723ae7b4 in term 3.
I20260710 13:19:12.494844  6790 raft_consensus.cc:697] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Becoming Leader. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:12.495720  6790 consensus_queue.cc:237] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:12.502557  6413 catalog_manager.cc:5697] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 reported cstate change: term changed from 2 to 3, leader changed from f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66) to 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "6dd47a7b835f4607b70796db723ae7b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.823575  6662 raft_consensus.cc:1275] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:12.824735  6790 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.835070  6588 raft_consensus.cc:1275] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:12.836580  6790 consensus_queue.cc:1048] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.850549  6662 raft_consensus.cc:1275] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.851820  6790 consensus_queue.cc:1048] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.854508  6588 raft_consensus.cc:1275] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.856074  6818 consensus_queue.cc:1048] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 13:19:12.922613  6664 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:12.923744  6833 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.931599  6588 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:12.933252  6790 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.936578  6664 raft_consensus.cc:1275] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.939184  6818 consensus_queue.cc:1048] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.949710  6588 raft_consensus.cc:1275] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.951609  6790 consensus_queue.cc:1048] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.047199  6588 raft_consensus.cc:1275] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.048566  6838 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.056654  6664 raft_consensus.cc:1275] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Refusing update from remote peer 6dd47a7b835f4607b70796db723ae7b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.058604  6838 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.043267  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:15.050819  6514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:59292
I20260710 13:19:15.051533  6514 raft_consensus.cc:606] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Received request to transfer leadership to TS f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:15.054169  6514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:59292
I20260710 13:19:15.054625  6514 raft_consensus.cc:606] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Received request to transfer leadership to TS ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:15.056797  6514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:59292
I20260710 13:19:15.057230  6514 raft_consensus.cc:606] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Received request to transfer leadership to TS f44a98ab86e24f57ae02d7179ea7e886
I20260710 13:19:15.059520  6514 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795"
dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
mode: GRACEFUL
new_leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:59292
I20260710 13:19:15.059945  6514 raft_consensus.cc:606] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Received request to transfer leadership to TS ce3cb9fa2f16478c85595ef98f377b48
I20260710 13:19:15.060967  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:15.061504  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:15.113046  6818 raft_consensus.cc:993] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:15.113619  6843 raft_consensus.cc:1081] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Signalling peer f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:15.115219  6590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:42998
I20260710 13:19:15.115703  6590 raft_consensus.cc:493] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.116071  6590 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.121089  6590 raft_consensus.cc:515] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.122727  6590 leader_election.cc:290] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 3 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571)
I20260710 13:19:15.124140  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:15.123916  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09ad652aec245a3967bf7de5de2bdc4" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:15.124821  6662 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.124960  6514 raft_consensus.cc:3055] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.125449  6514 raft_consensus.cc:740] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:15.126271  6514 consensus_queue.cc:260] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.127226  6514 raft_consensus.cc:3060] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.129784  6662 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 3.
I20260710 13:19:15.131103  6554 leader_election.cc:304] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [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: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:15.132148  6844 raft_consensus.cc:2804] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:15.132438  6514 raft_consensus.cc:2468] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 3.
I20260710 13:19:15.133308  6844 raft_consensus.cc:697] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:15.134516  6844 consensus_queue.cc:237] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.141937  6411 catalog_manager.cc:5697] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 2 to 3, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 3 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.142634  6818 raft_consensus.cc:993] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:15.143165  6843 raft_consensus.cc:1081] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Signalling peer ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:15.144883  6662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:44050
I20260710 13:19:15.145442  6662 raft_consensus.cc:493] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.145753  6662 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.151644  6662 raft_consensus.cc:515] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.154515  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:15.154210  6662 leader_election.cc:290] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 4 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:15.154763  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde4ab98cd014197aee1da2bf6cb4795" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:15.155042  6514 raft_consensus.cc:3055] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:15.155347  6590 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.155376  6514 raft_consensus.cc:740] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:15.156371  6514 consensus_queue.cc:260] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.157320  6514 raft_consensus.cc:3060] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.160610  6590 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 4.
I20260710 13:19:15.161899  6514 raft_consensus.cc:2468] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 4.
I20260710 13:19:15.162011  6629 leader_election.cc:304] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [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: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:15.162937  6801 raft_consensus.cc:2804] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:15.164011  6801 raft_consensus.cc:697] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:15.164709  6801 consensus_queue.cc:237] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.171403  6411 catalog_manager.cc:5697] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 3 to 4, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 4 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:15.256145  6818 raft_consensus.cc:993] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:15.256592  6843 raft_consensus.cc:1081] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Signalling peer f44a98ab86e24f57ae02d7179ea7e886 to start an election
I20260710 13:19:15.257982  6590 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69"
dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
 from {username='slave'} at 127.0.0.1:42998
I20260710 13:19:15.258422  6590 raft_consensus.cc:493] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.258752  6590 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:15.262940  6590 raft_consensus.cc:515] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:15.264501  6590 leader_election.cc:290] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [CANDIDATE]: Term 5 election: Requested vote from peers ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67:44571), 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237)
I20260710 13:19:15.265241  6662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
I20260710 13:19:15.265596  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16f7af4a8b0d4b57be6e7eefc2baee69" candidate_uuid: "f44a98ab86e24f57ae02d7179ea7e886" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:15.265753  6662 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:15.266145  6514 raft_consensus.cc:3055] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:15.266433  6514 raft_consensus.cc:740] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:15.267052  6514 consensus_queue.cc:260] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:15.268028  6514 raft_consensus.cc:3060] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:15.271775  6662 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 5.
I20260710 13:19:15.272816  6514 raft_consensus.cc:2468] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f44a98ab86e24f57ae02d7179ea7e886 in term 5.
I20260710 13:19:15.272856  6554 leader_election.cc:304] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [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: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:15.273679  6844 raft_consensus.cc:2804] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:15.274045  6844 raft_consensus.cc:697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 5 LEADER]: Becoming Leader. State: Replica: f44a98ab86e24f57ae02d7179ea7e886, State: Running, Role: LEADER
I20260710 13:19:15.274914  6844 consensus_queue.cc:237] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [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: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } }
I20260710 13:19:15.282409  6411 catalog_manager.cc:5697] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 reported cstate change: term changed from 4 to 5, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66). New cstate: current_term: 5 leader_uuid: "f44a98ab86e24f57ae02d7179ea7e886" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.313016  6818 raft_consensus.cc:993] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: : Instructing follower ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:15.313436  6843 raft_consensus.cc:1081] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Signalling peer ce3cb9fa2f16478c85595ef98f377b48 to start an election
I20260710 13:19:15.314743  6662 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a"
dest_uuid: "ce3cb9fa2f16478c85595ef98f377b48"
 from {username='slave'} at 127.0.0.1:44050
I20260710 13:19:15.315171  6662 raft_consensus.cc:493] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.315390  6662 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.319378  6662 raft_consensus.cc:515] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.320688  6662 leader_election.cc:290] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [CANDIDATE]: Term 3 election: Requested vote from peers 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237), f44a98ab86e24f57ae02d7179ea7e886 (127.5.190.66:34083)
I20260710 13:19:15.321589  6514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6dd47a7b835f4607b70796db723ae7b4"
I20260710 13:19:15.321736  6590 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b5ae50fac242adae71b7cac498995a" candidate_uuid: "ce3cb9fa2f16478c85595ef98f377b48" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f44a98ab86e24f57ae02d7179ea7e886"
I20260710 13:19:15.322064  6514 raft_consensus.cc:3055] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.322297  6590 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.322468  6514 raft_consensus.cc:740] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6dd47a7b835f4607b70796db723ae7b4, State: Running, Role: LEADER
I20260710 13:19:15.323293  6514 consensus_queue.cc:260] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.324401  6514 raft_consensus.cc:3060] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.327217  6590 raft_consensus.cc:2468] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 3.
I20260710 13:19:15.328184  6629 leader_election.cc:304] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [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: ce3cb9fa2f16478c85595ef98f377b48, f44a98ab86e24f57ae02d7179ea7e886; no voters: 
I20260710 13:19:15.328876  6801 raft_consensus.cc:2804] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:15.328977  6514 raft_consensus.cc:2468] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce3cb9fa2f16478c85595ef98f377b48 in term 3.
I20260710 13:19:15.329398  6801 raft_consensus.cc:697] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Becoming Leader. State: Replica: ce3cb9fa2f16478c85595ef98f377b48, State: Running, Role: LEADER
I20260710 13:19:15.330292  6801 consensus_queue.cc:237] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [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: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } }
I20260710 13:19:15.337153  6411 catalog_manager.cc:5697] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 reported cstate change: term changed from 2 to 3, leader changed from 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65) to ce3cb9fa2f16478c85595ef98f377b48 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "ce3cb9fa2f16478c85595ef98f377b48" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:15.645031  6514 raft_consensus.cc:1275] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.646186  6844 consensus_queue.cc:1048] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.656108  6662 raft_consensus.cc:1275] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.657886  6857 consensus_queue.cc:1048] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:15.661671  6590 raft_consensus.cc:1275] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.663160  6801 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:15.674273  6514 raft_consensus.cc:1275] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.676251  6801 consensus_queue.cc:1048] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:15.765708  6514 raft_consensus.cc:1275] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.766861  6801 consensus_queue.cc:1048] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.775157  6590 raft_consensus.cc:1275] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Refusing update from remote peer ce3cb9fa2f16478c85595ef98f377b48: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.776908  6801 consensus_queue.cc:1048] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f44a98ab86e24f57ae02d7179ea7e886" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 34083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.795075  6514 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 5 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:15.796329  6857 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dd47a7b835f4607b70796db723ae7b4" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:15.805001  6662 raft_consensus.cc:1275] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 5 FOLLOWER]: Refusing update from remote peer f44a98ab86e24f57ae02d7179ea7e886: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:15.806890  6845 consensus_queue.cc:1048] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce3cb9fa2f16478c85595ef98f377b48" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 44571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:16.062319  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:16.068598  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
W20260710 13:19:16.092424  6627 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]
W20260710 13:19:16.097222  6627 consensus_peers.cc:597] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 -> Peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Couldn't send request to peer 6dd47a7b835f4607b70796db723ae7b4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:16.097652  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:16.098387  5881 tablet_replica.cc:333] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.098965  5881 raft_consensus.cc:2243] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.099368  5881 raft_consensus.cc:2272] T 1e33d3bda47b489c9a6fc8a6fb19d849 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.101169  5881 tablet_replica.cc:333] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.101727  5881 raft_consensus.cc:2243] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.102779  5881 raft_consensus.cc:2272] T 74947d095b5949a79a17389e6b4cbe8c P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.105057  5881 tablet_replica.cc:333] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.105505  5881 raft_consensus.cc:2243] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.106097  5881 raft_consensus.cc:2272] T 3c052b1bb7ee4726a7dfd6730e5a7270 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.107808  5881 tablet_replica.cc:333] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.108556  5881 raft_consensus.cc:2243] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.109100  5881 raft_consensus.cc:2272] T 78b5ae50fac242adae71b7cac498995a P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.112872  5881 tablet_replica.cc:333] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.113410  5881 raft_consensus.cc:2243] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.114147  5881 raft_consensus.cc:2272] T bfb70b6653aa4f4f9792178b6174acac P 6dd47a7b835f4607b70796db723ae7b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.115895  5881 tablet_replica.cc:333] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.116441  5881 raft_consensus.cc:2243] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.116883  5881 raft_consensus.cc:2272] T 634f904e2119433a82b30180f87d7ae5 P 6dd47a7b835f4607b70796db723ae7b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.118639  5881 tablet_replica.cc:333] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.119290  5881 raft_consensus.cc:2243] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.119992  5881 raft_consensus.cc:2272] T ea9fe2d7883542ef90a764352056c08f P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.121762  5881 tablet_replica.cc:333] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.122241  5881 raft_consensus.cc:2243] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.122632  5881 raft_consensus.cc:2272] T b09ad652aec245a3967bf7de5de2bdc4 P 6dd47a7b835f4607b70796db723ae7b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.124688  5881 tablet_replica.cc:333] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.125165  5881 raft_consensus.cc:2243] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.125556  5881 raft_consensus.cc:2272] T 16f7af4a8b0d4b57be6e7eefc2baee69 P 6dd47a7b835f4607b70796db723ae7b4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.127544  5881 tablet_replica.cc:333] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4: stopping tablet replica
I20260710 13:19:16.128067  5881 raft_consensus.cc:2243] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.128453  5881 raft_consensus.cc:2272] T dde4ab98cd014197aee1da2bf6cb4795 P 6dd47a7b835f4607b70796db723ae7b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.157142  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
W20260710 13:19:16.166921  6627 consensus_peers.cc:597] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 -> Peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Couldn't send request to peer 6dd47a7b835f4607b70796db723ae7b4. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:16.180236  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
I20260710 13:19:16.205263  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:16.206120  5881 tablet_replica.cc:333] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
W20260710 13:19:16.206679  6553 consensus_peers.cc:597] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 -> Peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Couldn't send request to peer 6dd47a7b835f4607b70796db723ae7b4. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:16.206911  5881 raft_consensus.cc:2243] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.207767  5881 raft_consensus.cc:2272] T 1e33d3bda47b489c9a6fc8a6fb19d849 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.209627  5881 tablet_replica.cc:333] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.210173  5881 raft_consensus.cc:2243] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.210618  5881 raft_consensus.cc:2272] T 74947d095b5949a79a17389e6b4cbe8c P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.212387  5881 tablet_replica.cc:333] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.212888  5881 raft_consensus.cc:2243] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.213303  5881 raft_consensus.cc:2272] T dde4ab98cd014197aee1da2bf6cb4795 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.215289  5881 tablet_replica.cc:333] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.215828  5881 raft_consensus.cc:2243] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.216295  5881 raft_consensus.cc:2272] T 634f904e2119433a82b30180f87d7ae5 P f44a98ab86e24f57ae02d7179ea7e886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.217800  5881 tablet_replica.cc:333] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.218315  5881 raft_consensus.cc:2243] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.218709  5881 raft_consensus.cc:2272] T ea9fe2d7883542ef90a764352056c08f P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.220304  5881 tablet_replica.cc:333] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.220767  5881 raft_consensus.cc:2243] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.221172  5881 raft_consensus.cc:2272] T 3c052b1bb7ee4726a7dfd6730e5a7270 P f44a98ab86e24f57ae02d7179ea7e886 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.222752  5881 tablet_replica.cc:333] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.223204  5881 raft_consensus.cc:2243] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.223585  5881 raft_consensus.cc:2272] T 78b5ae50fac242adae71b7cac498995a P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.225667  5881 tablet_replica.cc:333] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.226257  5881 raft_consensus.cc:2243] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.226687  5881 raft_consensus.cc:2272] T bfb70b6653aa4f4f9792178b6174acac P f44a98ab86e24f57ae02d7179ea7e886 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.228253  5881 tablet_replica.cc:333] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.228680  5881 raft_consensus.cc:2243] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.229344  5881 raft_consensus.cc:2272] T b09ad652aec245a3967bf7de5de2bdc4 P f44a98ab86e24f57ae02d7179ea7e886 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.231185  5881 tablet_replica.cc:333] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886: stopping tablet replica
I20260710 13:19:16.231626  5881 raft_consensus.cc:2243] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.232357  5881 raft_consensus.cc:2272] T 16f7af4a8b0d4b57be6e7eefc2baee69 P f44a98ab86e24f57ae02d7179ea7e886 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.255187  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
I20260710 13:19:16.276238  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
W20260710 13:19:16.277524  6627 consensus_peers.cc:597] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 -> Peer 6dd47a7b835f4607b70796db723ae7b4 (127.5.190.65:36237): Couldn't send request to peer 6dd47a7b835f4607b70796db723ae7b4. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:36237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:16.300647  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:16.301403  5881 tablet_replica.cc:333] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.302111  5881 raft_consensus.cc:2243] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.302595  5881 raft_consensus.cc:2272] T 1e33d3bda47b489c9a6fc8a6fb19d849 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.304607  5881 tablet_replica.cc:333] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.305145  5881 raft_consensus.cc:2243] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.305611  5881 raft_consensus.cc:2272] T 74947d095b5949a79a17389e6b4cbe8c P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.307269  5881 tablet_replica.cc:333] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.307801  5881 raft_consensus.cc:2243] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.308585  5881 raft_consensus.cc:2272] T dde4ab98cd014197aee1da2bf6cb4795 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.310617  5881 tablet_replica.cc:333] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.311138  5881 raft_consensus.cc:2243] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.311932  5881 raft_consensus.cc:2272] T 634f904e2119433a82b30180f87d7ae5 P ce3cb9fa2f16478c85595ef98f377b48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.313786  5881 tablet_replica.cc:333] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.314298  5881 raft_consensus.cc:2243] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.314775  5881 raft_consensus.cc:2272] T ea9fe2d7883542ef90a764352056c08f P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.316512  5881 tablet_replica.cc:333] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.316987  5881 raft_consensus.cc:2243] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.317413  5881 raft_consensus.cc:2272] T 16f7af4a8b0d4b57be6e7eefc2baee69 P ce3cb9fa2f16478c85595ef98f377b48 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.319435  5881 tablet_replica.cc:333] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.319943  5881 raft_consensus.cc:2243] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.320436  5881 raft_consensus.cc:2272] T bfb70b6653aa4f4f9792178b6174acac P ce3cb9fa2f16478c85595ef98f377b48 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.322113  5881 tablet_replica.cc:333] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.322584  5881 raft_consensus.cc:2243] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.323297  5881 raft_consensus.cc:2272] T 78b5ae50fac242adae71b7cac498995a P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.325237  5881 tablet_replica.cc:333] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.325724  5881 raft_consensus.cc:2243] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.326145  5881 raft_consensus.cc:2272] T 3c052b1bb7ee4726a7dfd6730e5a7270 P ce3cb9fa2f16478c85595ef98f377b48 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.327901  5881 tablet_replica.cc:333] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48: stopping tablet replica
I20260710 13:19:16.328387  5881 raft_consensus.cc:2243] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.328785  5881 raft_consensus.cc:2272] T b09ad652aec245a3967bf7de5de2bdc4 P ce3cb9fa2f16478c85595ef98f377b48 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.347932  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:19:16.365726  5881 master.cc:562] Master@127.5.190.126:46457 shutting down...
I20260710 13:19:16.386605  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.387099  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.387372  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P a97ee38229bc432d9003407663bad160: stopping tablet replica
I20260710 13:19:16.406808  5881 master.cc:584] Master@127.5.190.126:46457 shutdown complete.
6dd47a7b835f4607b70796db723ae7b4  5
ce3cb9fa2f16478c85595ef98f377b48  1
f44a98ab86e24f57ae02d7179ea7e886  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10408 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:19:16.450459  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:37953
I20260710 13:19:16.451648  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.457314  6873 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
W20260710 13:19:16.457432  6872 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
W20260710 13:19:16.458176  6875 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
I20260710 13:19:16.459573  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:16.460414  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.460590  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.460799  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689556460756 us; error 0 us; skew 500 ppm
I20260710 13:19:16.461331  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.463712  5881 webserver.cc:533] Webserver started at http://127.5.190.126:32939/ using document root <none> and password file <none>
I20260710 13:19:16.464262  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.464466  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.464783  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.465862  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "7560cad07d2e45649fbea664508082eb"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.470285  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:16.473675  6880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.474399  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:16.474686  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "7560cad07d2e45649fbea664508082eb"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.474959  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-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)
I20260710 13:19:16.500641  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.502035  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.541018  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:37953
I20260710 13:19:16.541112  6931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:37953 every 8 connection(s)
I20260710 13:19:16.545135  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.554598  6932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb: Bootstrap starting.
I20260710 13:19:16.559150  6932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.563241  6932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb: No bootstrap required, opened a new log
I20260710 13:19:16.565359  6932 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7560cad07d2e45649fbea664508082eb" member_type: VOTER }
I20260710 13:19:16.565728  6932 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.566016  6932 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7560cad07d2e45649fbea664508082eb, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.566586  6932 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7560cad07d2e45649fbea664508082eb" member_type: VOTER }
I20260710 13:19:16.567028  6932 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:16.567278  6932 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:16.567560  6932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.571740  6932 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7560cad07d2e45649fbea664508082eb" member_type: VOTER }
I20260710 13:19:16.572300  6932 leader_election.cc:304] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [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: 7560cad07d2e45649fbea664508082eb; no voters: 
I20260710 13:19:16.573410  6932 leader_election.cc:290] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:16.573736  6935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.575033  6935 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 1 LEADER]: Becoming Leader. State: Replica: 7560cad07d2e45649fbea664508082eb, State: Running, Role: LEADER
I20260710 13:19:16.575747  6935 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [LEADER]: Queue going to LEADER mode. State: All 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: "7560cad07d2e45649fbea664508082eb" member_type: VOTER }
I20260710 13:19:16.576434  6932 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:16.578737  6936 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7560cad07d2e45649fbea664508082eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7560cad07d2e45649fbea664508082eb" member_type: VOTER } }
I20260710 13:19:16.578678  6937 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7560cad07d2e45649fbea664508082eb. Latest consensus state: current_term: 1 leader_uuid: "7560cad07d2e45649fbea664508082eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7560cad07d2e45649fbea664508082eb" member_type: VOTER } }
I20260710 13:19:16.579361  6936 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:16.579470  6937 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:16.582371  6940 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:16.587200  6940 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:16.592016  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:16.596033  6940 catalog_manager.cc:1383] Generated new cluster ID: 19972be19285482695e7a7c755ab25bc
I20260710 13:19:16.596345  6940 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:16.614722  6940 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:16.616016  6940 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:16.641307  6940 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb: Generated new TSK 0
I20260710 13:19:16.641930  6940 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:16.659130  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.664989  6953 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
W20260710 13:19:16.666224  6954 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
I20260710 13:19:16.667896  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:16.667865  6956 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
I20260710 13:19:16.669085  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.669359  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.669531  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689556669515 us; error 0 us; skew 500 ppm
I20260710 13:19:16.670065  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.672403  5881 webserver.cc:533] Webserver started at http://127.5.190.65:34639/ using document root <none> and password file <none>
I20260710 13:19:16.672891  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.673102  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.673379  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.674459  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "e18d5af72d474c7ea907e2a081e47c13"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.679193  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:19:16.682468  6961 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.683372  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:16.683749  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "e18d5af72d474c7ea907e2a081e47c13"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.684068  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-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)
I20260710 13:19:16.695436  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.696719  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.698105  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.700459  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.700642  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.700937  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.701087  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.740912  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:37153
I20260710 13:19:16.741004  7023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:37153 every 8 connection(s)
I20260710 13:19:16.745929  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.753298  7028 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
W20260710 13:19:16.754280  7029 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
I20260710 13:19:16.758428  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:16.759842  7032 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
I20260710 13:19:16.760408  7024 heartbeater.cc:344] Connected to a master server at 127.5.190.126:37953
I20260710 13:19:16.760881  7024 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:16.761062  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.761332  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.761521  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689556761504 us; error 0 us; skew 500 ppm
I20260710 13:19:16.761793  7024 heartbeater.cc:507] Master 127.5.190.126:37953 requested a full tablet report, sending...
I20260710 13:19:16.762279  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.764320  6897 ts_manager.cc:194] Registered new tserver with Master: e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:16.764918  5881 webserver.cc:533] Webserver started at http://127.5.190.66:45285/ using document root <none> and password file <none>
I20260710 13:19:16.765417  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.765625  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.765887  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.766378  6897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52460
I20260710 13:19:16.767058  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.771550  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:16.774821  7036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.775576  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:16.775902  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.776274  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-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)
I20260710 13:19:16.804726  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.805977  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.807519  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.810043  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.810240  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.810554  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.810707  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.851649  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:40883
I20260710 13:19:16.851771  7098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:40883 every 8 connection(s)
I20260710 13:19:16.856564  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.864363  7102 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
W20260710 13:19:16.865011  7103 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
I20260710 13:19:16.868407  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:16.869042  7106 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
I20260710 13:19:16.870121  7099 heartbeater.cc:344] Connected to a master server at 127.5.190.126:37953
I20260710 13:19:16.870148  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.870635  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.870714  7099 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:16.870898  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689556870879 us; error 0 us; skew 500 ppm
I20260710 13:19:16.871690  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.871652  7099 heartbeater.cc:507] Master 127.5.190.126:37953 requested a full tablet report, sending...
I20260710 13:19:16.874238  6897 ts_manager.cc:194] Registered new tserver with Master: d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:16.874871  5881 webserver.cc:533] Webserver started at http://127.5.190.67:38501/ using document root <none> and password file <none>
I20260710 13:19:16.875409  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.875610  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.875895  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.875828  6897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52474
I20260710 13:19:16.877562  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "dbfd2db34b5a49828f1ef64709fafb95"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.882377  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:16.885816  7110 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.886776  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:16.887115  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "dbfd2db34b5a49828f1ef64709fafb95"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-0606"
I20260710 13:19:16.887425  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-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)
I20260710 13:19:16.898979  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.900303  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.901762  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.904076  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.904316  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.904560  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.904742  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.944959  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:34273
I20260710 13:19:16.945055  7172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:34273 every 8 connection(s)
I20260710 13:19:16.959157  7173 heartbeater.cc:344] Connected to a master server at 127.5.190.126:37953
I20260710 13:19:16.959586  7173 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:16.960374  7173 heartbeater.cc:507] Master 127.5.190.126:37953 requested a full tablet report, sending...
I20260710 13:19:16.962460  6897 ts_manager.cc:194] Registered new tserver with Master: dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:16.963173  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01483709s
I20260710 13:19:16.964279  6897 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52488
I20260710 13:19:16.990083  6897 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52502:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:16.993948  6897 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.
I20260710 13:19:17.111209  7138 tablet_service.cc:1511] Processing CreateTablet for tablet adf1a6b0adad45958f7e2f808af1dd2b (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:17.112751  7138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1a6b0adad45958f7e2f808af1dd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.117173  7137 tablet_service.cc:1511] Processing CreateTablet for tablet 54494a18cfaa43d39ae182fecfbfe41b (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:17.118817  7137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54494a18cfaa43d39ae182fecfbfe41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.119159  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd7c0315ab4feaaa33b55d11900102 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:17.121052  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 95d068c378e14980b6e8e9cfd49a119c (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:17.123515  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d068c378e14980b6e8e9cfd49a119c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.123606  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae46990ea4d41ee98207998f64b4b0e (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:17.125075  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae46990ea4d41ee98207998f64b4b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.125973  7132 tablet_service.cc:1511] Processing CreateTablet for tablet a6c1ef415e104aeb8e93a533b814bb81 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:17.127454  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1ef415e104aeb8e93a533b814bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.117293  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 7b639c518e5648e8af02fa02831cd888 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:17.128931  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b639c518e5648e8af02fa02831cd888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.131521  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd7c0315ab4feaaa33b55d11900102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.131747  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 7b639c518e5648e8af02fa02831cd888 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:17.133208  7064 tablet_service.cc:1511] Processing CreateTablet for tablet adf1a6b0adad45958f7e2f808af1dd2b (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:17.134521  7059 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae46990ea4d41ee98207998f64b4b0e (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:17.135468  7063 tablet_service.cc:1511] Processing CreateTablet for tablet 54494a18cfaa43d39ae182fecfbfe41b (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:17.136857  7058 tablet_service.cc:1511] Processing CreateTablet for tablet a6c1ef415e104aeb8e93a533b814bb81 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:17.137706  7062 tablet_service.cc:1511] Processing CreateTablet for tablet 95d068c378e14980b6e8e9cfd49a119c (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:17.140009  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd7c0315ab4feaaa33b55d11900102 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:17.133250  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b639c518e5648e8af02fa02831cd888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.142127  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae46990ea4d41ee98207998f64b4b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.144399  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1ef415e104aeb8e93a533b814bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.145870  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54494a18cfaa43d39ae182fecfbfe41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.148453  7062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d068c378e14980b6e8e9cfd49a119c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.152448  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1a6b0adad45958f7e2f808af1dd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.156437  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd7c0315ab4feaaa33b55d11900102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.177313  6989 tablet_service.cc:1511] Processing CreateTablet for tablet adf1a6b0adad45958f7e2f808af1dd2b (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:17.179280  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1a6b0adad45958f7e2f808af1dd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.181607  6988 tablet_service.cc:1511] Processing CreateTablet for tablet 54494a18cfaa43d39ae182fecfbfe41b (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:17.183537  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54494a18cfaa43d39ae182fecfbfe41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.185704  6987 tablet_service.cc:1511] Processing CreateTablet for tablet 95d068c378e14980b6e8e9cfd49a119c (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:17.187628  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d068c378e14980b6e8e9cfd49a119c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.189697  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 2dbd7c0315ab4feaaa33b55d11900102 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:17.192747  6985 tablet_service.cc:1511] Processing CreateTablet for tablet 7b639c518e5648e8af02fa02831cd888 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:17.196954  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae46990ea4d41ee98207998f64b4b0e (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:17.197645  7189 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.201107  6983 tablet_service.cc:1511] Processing CreateTablet for tablet a6c1ef415e104aeb8e93a533b814bb81 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:17.206219  7058 tablet_service.cc:1511] Processing CreateTablet for tablet d5eaa82795cd409785c7fd2877ff95b2 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:17.209975  7056 tablet_service.cc:1511] Processing CreateTablet for tablet 33f86cc1a878444698058652ac7d821a (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:17.210942  7134 tablet_service.cc:1511] Processing CreateTablet for tablet d5eaa82795cd409785c7fd2877ff95b2 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:17.204506  7057 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb9ac60e3724823a3d548a97c502201 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:17.212291  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eaa82795cd409785c7fd2877ff95b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.212474  7055 tablet_service.cc:1511] Processing CreateTablet for tablet a4ccb8a0b88447afb144b744fc3dad52 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:17.216939  7131 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb9ac60e3724823a3d548a97c502201 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:17.218920  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb9ac60e3724823a3d548a97c502201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.221729  7130 tablet_service.cc:1511] Processing CreateTablet for tablet 33f86cc1a878444698058652ac7d821a (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:17.223704  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f86cc1a878444698058652ac7d821a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.229840  6980 tablet_service.cc:1511] Processing CreateTablet for tablet 33f86cc1a878444698058652ac7d821a (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:17.226063  6982 tablet_service.cc:1511] Processing CreateTablet for tablet d5eaa82795cd409785c7fd2877ff95b2 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:17.226421  7129 tablet_service.cc:1511] Processing CreateTablet for tablet a4ccb8a0b88447afb144b744fc3dad52 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:17.233536  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ccb8a0b88447afb144b744fc3dad52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.228003  6981 tablet_service.cc:1511] Processing CreateTablet for tablet 4eb9ac60e3724823a3d548a97c502201 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:17.228833  7058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eaa82795cd409785c7fd2877ff95b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.239230  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f86cc1a878444698058652ac7d821a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.244340  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5eaa82795cd409785c7fd2877ff95b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.249770  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd7c0315ab4feaaa33b55d11900102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.256397  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb9ac60e3724823a3d548a97c502201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.261440  7189 tablet_bootstrap.cc:654] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.280119  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b639c518e5648e8af02fa02831cd888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.284072  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ccb8a0b88447afb144b744fc3dad52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.289440  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb9ac60e3724823a3d548a97c502201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.299252  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f86cc1a878444698058652ac7d821a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.304740  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae46990ea4d41ee98207998f64b4b0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.305506  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1ef415e104aeb8e93a533b814bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.310134  7188 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:17.346205  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22770212b94c01bcdcc06795d4c461 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:17.348351  6988 tablet_service.cc:1511] Processing CreateTablet for tablet a4ccb8a0b88447afb144b744fc3dad52 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:17.361176  7136 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22770212b94c01bcdcc06795d4c461 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:17.366328  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22770212b94c01bcdcc06795d4c461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.374595  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4ccb8a0b88447afb144b744fc3dad52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.377876  7134 tablet_service.cc:1511] Processing CreateTablet for tablet ebdeba4e106e4e2ca76750bc8245f353 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:17.383296  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdeba4e106e4e2ca76750bc8245f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.387367  7131 tablet_service.cc:1511] Processing CreateTablet for tablet cf6302da5ea04f5488a258d5ac9992a8 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:17.392392  7131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6302da5ea04f5488a258d5ac9992a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.392171  6987 tablet_service.cc:1511] Processing CreateTablet for tablet cf6302da5ea04f5488a258d5ac9992a8 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:17.397969  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6302da5ea04f5488a258d5ac9992a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.390955  7063 tablet_service.cc:1511] Processing CreateTablet for tablet 5694a4a6269f4f5ab2ed331d05d43e46 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:17.401417  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5694a4a6269f4f5ab2ed331d05d43e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.402529  7138 tablet_service.cc:1511] Processing CreateTablet for tablet 5694a4a6269f4f5ab2ed331d05d43e46 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:17.392494  7060 tablet_service.cc:1511] Processing CreateTablet for tablet cf6302da5ea04f5488a258d5ac9992a8 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:17.405342  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6302da5ea04f5488a258d5ac9992a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.405337  7188 tablet_bootstrap.cc:654] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.409847  7132 tablet_service.cc:1511] Processing CreateTablet for tablet 5803b40598be4b73ad6d2bd48be6bc98 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:17.408007  7138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5694a4a6269f4f5ab2ed331d05d43e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.411722  6989 tablet_service.cc:1511] Processing CreateTablet for tablet 5803b40598be4b73ad6d2bd48be6bc98 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:17.420004  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5803b40598be4b73ad6d2bd48be6bc98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.416947  7132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5803b40598be4b73ad6d2bd48be6bc98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.417937  6984 tablet_service.cc:1511] Processing CreateTablet for tablet ebdeba4e106e4e2ca76750bc8245f353 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:17.424474  7055 tablet_service.cc:1511] Processing CreateTablet for tablet 5803b40598be4b73ad6d2bd48be6bc98 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:17.428791  7062 tablet_service.cc:1511] Processing CreateTablet for tablet 3b22770212b94c01bcdcc06795d4c461 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:17.429538  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdeba4e106e4e2ca76750bc8245f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.436085  7189 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:17.436602  7189 ts_tablet_manager.cc:1403] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.239s	user 0.009s	sys 0.007s
I20260710 13:19:17.439515  7189 raft_consensus.cc:359] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.440320  7189 raft_consensus.cc:385] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.440640  7189 raft_consensus.cc:740] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.441524  7189 consensus_queue.cc:260] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.445092  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5803b40598be4b73ad6d2bd48be6bc98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.392668  7059 tablet_service.cc:1511] Processing CreateTablet for tablet ebdeba4e106e4e2ca76750bc8245f353 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:17.371526  6980 tablet_service.cc:1511] Processing CreateTablet for tablet 5694a4a6269f4f5ab2ed331d05d43e46 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:17.453038  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5694a4a6269f4f5ab2ed331d05d43e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.456476  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22770212b94c01bcdcc06795d4c461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.461823  7061 tablet_service.cc:1511] Processing CreateTablet for tablet 4572f9925cb547a8b1c8908a2c93a40e (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:17.464226  7190 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:17.465873  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 4572f9925cb547a8b1c8908a2c93a40e (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:17.470811  7133 tablet_service.cc:1511] Processing CreateTablet for tablet 4572f9925cb547a8b1c8908a2c93a40e (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:17.472308  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572f9925cb547a8b1c8908a2c93a40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.474026  6985 tablet_service.cc:1511] Processing CreateTablet for tablet 729381fc1c654f5dac861a0e279a65a5 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:17.467773  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572f9925cb547a8b1c8908a2c93a40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.489439  7189 ts_tablet_manager.cc:1434] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.010s
I20260710 13:19:17.489694  7060 tablet_service.cc:1511] Processing CreateTablet for tablet 729381fc1c654f5dac861a0e279a65a5 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:17.490252  7099 heartbeater.cc:499] Master 127.5.190.126:37953 was elected leader, sending a full tablet report...
I20260710 13:19:17.492568  7059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdeba4e106e4e2ca76750bc8245f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.495097  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 729381fc1c654f5dac861a0e279a65a5 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:17.496290  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729381fc1c654f5dac861a0e279a65a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.500111  7062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22770212b94c01bcdcc06795d4c461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.504626  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572f9925cb547a8b1c8908a2c93a40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.504926  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729381fc1c654f5dac861a0e279a65a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.525851  7189 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.535758  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729381fc1c654f5dac861a0e279a65a5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:17.577224  6881 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.190.67:34273, user_credentials={real_user=slave}} blocked reactor thread for 72991.2us
W20260710 13:19:17.580243  6882 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.190.65:37153, user_credentials={real_user=slave}} blocked reactor thread for 73588.6us
I20260710 13:19:17.586000  7188 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:17.586879  7188 ts_tablet_manager.cc:1403] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.277s	user 0.010s	sys 0.054s
I20260710 13:19:17.588778  6988 tablet_service.cc:1511] Processing CreateTablet for tablet bdec6c3cf1784aaf95e6096b86b51989 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:17.590155  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdec6c3cf1784aaf95e6096b86b51989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.594367  7193 raft_consensus.cc:493] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.595006  7193 raft_consensus.cc:515] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.599238  7063 tablet_service.cc:1511] Processing CreateTablet for tablet bdec6c3cf1784aaf95e6096b86b51989 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:17.600692  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdec6c3cf1784aaf95e6096b86b51989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.602476  7057 tablet_service.cc:1511] Processing CreateTablet for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:17.604234  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.610024  7129 tablet_service.cc:1511] Processing CreateTablet for tablet bdec6c3cf1784aaf95e6096b86b51989 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:17.611522  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdec6c3cf1784aaf95e6096b86b51989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.614977  7190 tablet_bootstrap.cc:654] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:17.615595  6945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:17.614846  7193 leader_election.cc:290] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:17.616194  7188 raft_consensus.cc:359] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.621165  7188 raft_consensus.cc:385] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.624775  7188 raft_consensus.cc:740] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.625706  7188 consensus_queue.cc:260] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.628260  6987 tablet_service.cc:1511] Processing CreateTablet for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:17.629670  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.610518  7189 tablet_bootstrap.cc:654] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.634349  7138 tablet_service.cc:1511] Processing CreateTablet for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:17.635799  7138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.639669  7056 tablet_service.cc:1511] Processing CreateTablet for tablet bced9aa4691b461797fe039eba2c1a88 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:17.641310  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bced9aa4691b461797fe039eba2c1a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.645203  6983 tablet_service.cc:1511] Processing CreateTablet for tablet bced9aa4691b461797fe039eba2c1a88 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:17.646956  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bced9aa4691b461797fe039eba2c1a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.660974  7173 heartbeater.cc:499] Master 127.5.190.126:37953 was elected leader, sending a full tablet report...
I20260710 13:19:17.662665  7188 ts_tablet_manager.cc:1434] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.002s
I20260710 13:19:17.665783  7190 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:17.680500  7190 ts_tablet_manager.cc:1403] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.250s	user 0.000s	sys 0.017s
I20260710 13:19:17.671815  7189 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:17.684435  7189 ts_tablet_manager.cc:1403] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.006s
I20260710 13:19:17.687922  7189 raft_consensus.cc:359] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.683638  7190 raft_consensus.cc:359] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.702198  7190 raft_consensus.cc:385] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.702628  7190 raft_consensus.cc:740] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.702946  7129 tablet_service.cc:1511] Processing CreateTablet for tablet ae6202ecb09c4d69a22ece36e30540ca (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:17.703507  6980 tablet_service.cc:1511] Processing CreateTablet for tablet 5520cf872c8e4d9e98457b5b6b76cf50 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:17.689843  7188 tablet_bootstrap.cc:492] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:17.704357  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6202ecb09c4d69a22ece36e30540ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.703656  7190 consensus_queue.cc:260] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.696341  7060 tablet_service.cc:1511] Processing CreateTablet for tablet ae6202ecb09c4d69a22ece36e30540ca (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:17.712556  7060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6202ecb09c4d69a22ece36e30540ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.701349  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:17.704846  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5520cf872c8e4d9e98457b5b6b76cf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.698850  6984 tablet_service.cc:1511] Processing CreateTablet for tablet ae6202ecb09c4d69a22ece36e30540ca (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:17.716984  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae6202ecb09c4d69a22ece36e30540ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.691256  7133 tablet_service.cc:1511] Processing CreateTablet for tablet bced9aa4691b461797fe039eba2c1a88 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:17.711421  7188 tablet_bootstrap.cc:654] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:17.720435  7038 leader_election.cc:343] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.724439  7063 tablet_service.cc:1511] Processing CreateTablet for tablet 5520cf872c8e4d9e98457b5b6b76cf50 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:17.730628  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:17.727804  7133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bced9aa4691b461797fe039eba2c1a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.730952  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5520cf872c8e4d9e98457b5b6b76cf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.731273  7134 tablet_service.cc:1511] Processing CreateTablet for tablet 5520cf872c8e4d9e98457b5b6b76cf50 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260710 13:19:17.732412  7037 leader_election.cc:343] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.732870  7037 leader_election.cc:304] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:17.733985  7193 raft_consensus.cc:2749] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.736963  7057 tablet_service.cc:1511] Processing CreateTablet for tablet a33dfb8c6ee14afa8893bf5062c40618 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:17.738289  7057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33dfb8c6ee14afa8893bf5062c40618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.738977  6989 tablet_service.cc:1511] Processing CreateTablet for tablet a33dfb8c6ee14afa8893bf5062c40618 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:17.739946  7134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5520cf872c8e4d9e98457b5b6b76cf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.740327  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33dfb8c6ee14afa8893bf5062c40618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.743125  7138 tablet_service.cc:1511] Processing CreateTablet for tablet a33dfb8c6ee14afa8893bf5062c40618 (DEFAULT_TABLE table=test-workload [id=2c2cd56a61264bacaf6c1895495af17b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:17.744477  7138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a33dfb8c6ee14afa8893bf5062c40618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.722579  7189 raft_consensus.cc:385] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.748287  7189 raft_consensus.cc:740] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.749332  7189 consensus_queue.cc:260] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.756122  7189 ts_tablet_manager.cc:1434] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.071s	user 0.002s	sys 0.006s
I20260710 13:19:17.757205  7189 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.771548  7024 heartbeater.cc:499] Master 127.5.190.126:37953 was elected leader, sending a full tablet report...
I20260710 13:19:17.778707  7190 ts_tablet_manager.cc:1434] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.098s	user 0.011s	sys 0.002s
I20260710 13:19:17.786919  7190 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:17.791105  7188 tablet_bootstrap.cc:492] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:17.797279  7188 ts_tablet_manager.cc:1403] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.005s
I20260710 13:19:17.784905  7189 tablet_bootstrap.cc:654] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.798468  7198 raft_consensus.cc:493] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.799013  7198 raft_consensus.cc:515] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.801072  7188 raft_consensus.cc:359] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.803534  7188 raft_consensus.cc:385] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.803946  7188 raft_consensus.cc:740] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.796663  7190 tablet_bootstrap.cc:654] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.806589  7193 raft_consensus.cc:493] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.807341  7193 raft_consensus.cc:515] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.807454  7188 consensus_queue.cc:260] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.808557  7198 leader_election.cc:290] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:17.811542  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd7c0315ab4feaaa33b55d11900102" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:17.812567  6999 raft_consensus.cc:2468] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:17.814528  7038 leader_election.cc:304] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:17.817574  7193 leader_election.cc:290] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:17.818416  7193 raft_consensus.cc:2804] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.818892  7193 raft_consensus.cc:493] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.819362  7193 raft_consensus.cc:3060] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.832695  7188 ts_tablet_manager.cc:1434] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:19:17.833861  7188 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:17.853397  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd7c0315ab4feaaa33b55d11900102" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
W20260710 13:19:17.854790  7037 leader_election.cc:343] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.856401  7188 tablet_bootstrap.cc:654] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.857046  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d068c378e14980b6e8e9cfd49a119c" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
W20260710 13:19:17.858629  7112 leader_election.cc:343] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.860371  7189 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:17.860875  7189 ts_tablet_manager.cc:1403] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.022s
I20260710 13:19:17.862504  7193 raft_consensus.cc:515] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.863938  7189 raft_consensus.cc:359] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.864738  7189 raft_consensus.cc:385] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.865064  7189 raft_consensus.cc:740] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.865748  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd7c0315ab4feaaa33b55d11900102" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:17.865861  7189 consensus_queue.cc:260] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.866392  6999 raft_consensus.cc:3060] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.867632  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d068c378e14980b6e8e9cfd49a119c" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:17.868084  7190 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:17.868233  7189 ts_tablet_manager.cc:1434] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:17.868368  7074 raft_consensus.cc:2468] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:17.869356  7189 tablet_bootstrap.cc:492] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.868602  7190 ts_tablet_manager.cc:1403] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.004s
I20260710 13:19:17.875751  6999 raft_consensus.cc:2468] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:17.876315  7189 tablet_bootstrap.cc:654] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.876395  7193 leader_election.cc:290] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:17.876989  7190 raft_consensus.cc:359] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.878444  7190 raft_consensus.cc:385] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.878882  7190 raft_consensus.cc:740] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.878891  7038 leader_election.cc:304] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:17.880518  7206 raft_consensus.cc:2804] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.880723  7190 consensus_queue.cc:260] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.881352  7206 raft_consensus.cc:697] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:17.882161  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dbd7c0315ab4feaaa33b55d11900102" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:17.883608  7111 leader_election.cc:304] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:17.883104  7206 consensus_queue.cc:237] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.886317  7198 raft_consensus.cc:2804] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.886893  7198 raft_consensus.cc:493] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.887408  7198 raft_consensus.cc:3060] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.896499  7190 ts_tablet_manager.cc:1434] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:19:17.898481  7190 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:17.915136  7189 tablet_bootstrap.cc:492] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
W20260710 13:19:17.914157  7037 leader_election.cc:343] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.917714  7189 ts_tablet_manager.cc:1403] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.018s
I20260710 13:19:17.918025  7188 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:17.918519  7188 ts_tablet_manager.cc:1403] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.085s	user 0.022s	sys 0.009s
I20260710 13:19:17.921595  7188 raft_consensus.cc:359] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:17.922353  7188 raft_consensus.cc:385] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.922689  7188 raft_consensus.cc:740] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.922722  7189 raft_consensus.cc:359] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.923575  7189 raft_consensus.cc:385] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.923882  7189 raft_consensus.cc:740] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.923667  7188 consensus_queue.cc:260] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:17.924837  7189 consensus_queue.cc:260] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.927064  7188 ts_tablet_manager.cc:1434] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:17.927587  7189 ts_tablet_manager.cc:1434] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:19:17.928167  7188 tablet_bootstrap.cc:492] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:17.928783  7189 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.929224  7198 raft_consensus.cc:515] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.934787  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d068c378e14980b6e8e9cfd49a119c" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
W20260710 13:19:17.936403  7112 leader_election.cc:343] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.936751  7189 tablet_bootstrap.cc:654] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.938714  7188 tablet_bootstrap.cc:654] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.939126  6896 catalog_manager.cc:5697] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.943387  7189 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:17.944038  7189 ts_tablet_manager.cc:1403] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260710 13:19:17.943637  7198 leader_election.cc:290] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:17.944928  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d068c378e14980b6e8e9cfd49a119c" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:17.946591  7200 raft_consensus.cc:493] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.946941  7074 raft_consensus.cc:3060] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.947108  7200 raft_consensus.cc:515] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.947670  7189 raft_consensus.cc:359] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.948589  7189 raft_consensus.cc:385] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.948946  7189 raft_consensus.cc:740] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.949843  7189 consensus_queue.cc:260] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.952674  7200 leader_election.cc:290] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:17.952937  7189 ts_tablet_manager.cc:1434] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:19:17.954133  7189 tablet_bootstrap.cc:492] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.958282  7074 raft_consensus.cc:2468] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:17.960117  7111 leader_election.cc:304] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:17.961530  7198 raft_consensus.cc:2804] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.962069  7198 raft_consensus.cc:697] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:17.962183  7189 tablet_bootstrap.cc:654] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.962996  7198 consensus_queue.cc:237] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.966629  7188 tablet_bootstrap.cc:492] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:17.967296  7188 ts_tablet_manager.cc:1403] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260710 13:19:17.967443  7189 tablet_bootstrap.cc:492] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:17.968087  7189 ts_tablet_manager.cc:1403] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 13:19:17.971176  7188 raft_consensus.cc:359] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.972100  7188 raft_consensus.cc:385] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.971762  7189 raft_consensus.cc:359] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.972445  7188 raft_consensus.cc:740] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.972774  7189 raft_consensus.cc:385] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.973212  7189 raft_consensus.cc:740] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.973448  7188 consensus_queue.cc:260] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.974232  7189 consensus_queue.cc:260] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:17.976413  7188 ts_tablet_manager.cc:1434] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.009s
I20260710 13:19:17.978047  7189 ts_tablet_manager.cc:1434] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:17.978981  7188 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:17.979735  7189 tablet_bootstrap.cc:492] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:17.986991  7188 tablet_bootstrap.cc:654] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.997152  7189 tablet_bootstrap.cc:654] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.998106  7190 tablet_bootstrap.cc:654] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.004911  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54494a18cfaa43d39ae182fecfbfe41b" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.005934  7074 raft_consensus.cc:2468] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.007992  6962 leader_election.cc:304] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.009188  7200 raft_consensus.cc:2804] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.009672  7200 raft_consensus.cc:493] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.010125  7200 raft_consensus.cc:3060] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.017813  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54494a18cfaa43d39ae182fecfbfe41b" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
W20260710 13:19:18.034698  6962 leader_election.cc:343] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.035925  7190 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.036497  7190 ts_tablet_manager.cc:1403] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.002s
I20260710 13:19:18.039336  7200 raft_consensus.cc:515] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.039808  7198 raft_consensus.cc:493] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.039595  7190 raft_consensus.cc:359] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.040402  7190 raft_consensus.cc:385] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.040343  7198 raft_consensus.cc:515] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.040769  7190 raft_consensus.cc:740] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.042936  7198 leader_election.cc:290] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.043661  7188 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.044574  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54494a18cfaa43d39ae182fecfbfe41b" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.045167  7188 ts_tablet_manager.cc:1403] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.024s
I20260710 13:19:18.045224  7074 raft_consensus.cc:3060] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.047044  7189 tablet_bootstrap.cc:492] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.047441  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b639c518e5648e8af02fa02831cd888" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.047585  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b639c518e5648e8af02fa02831cd888" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.047801  7188 raft_consensus.cc:359] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.048331  7073 raft_consensus.cc:2468] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:18.048590  7188 raft_consensus.cc:385] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.041780  7190 consensus_queue.cc:260] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.048960  7188 raft_consensus.cc:740] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
W20260710 13:19:18.049116  7112 leader_election.cc:343] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.049664  7200 leader_election.cc:290] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.049842  7188 consensus_queue.cc:260] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.050706  7111 leader_election.cc:304] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.040766  6895 catalog_manager.cc:5697] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.052277  7211 raft_consensus.cc:2804] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.052690  7211 raft_consensus.cc:493] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.053030  7211 raft_consensus.cc:3060] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.047611  7189 ts_tablet_manager.cc:1403] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.068s	user 0.022s	sys 0.007s
I20260710 13:19:18.057590  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54494a18cfaa43d39ae182fecfbfe41b" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
W20260710 13:19:18.059283  6962 leader_election.cc:343] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.062356  7189 raft_consensus.cc:359] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.064807  7189 raft_consensus.cc:385] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.064116  7074 raft_consensus.cc:2468] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:18.066368  7211 raft_consensus.cc:515] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.066880  6962 leader_election.cc:304] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:18.052317  7188 ts_tablet_manager.cc:1434] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:18.068698  7200 raft_consensus.cc:2804] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.069299  7188 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.069380  7200 raft_consensus.cc:697] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:18.070765  7200 consensus_queue.cc:237] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.076238  7189 raft_consensus.cc:740] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.076956  7188 tablet_bootstrap.cc:654] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.077807  7189 consensus_queue.cc:260] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.081604  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b639c518e5648e8af02fa02831cd888" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
W20260710 13:19:18.083246  7112 leader_election.cc:343] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.084827  7189 ts_tablet_manager.cc:1434] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.002s
I20260710 13:19:18.085970  7211 leader_election.cc:290] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.086674  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b639c518e5648e8af02fa02831cd888" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.087474  7074 raft_consensus.cc:3060] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.088542  7190 ts_tablet_manager.cc:1434] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.052s	user 0.019s	sys 0.023s
I20260710 13:19:18.089687  7190 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.093962  7188 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.094447  7188 ts_tablet_manager.cc:1403] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 13:19:18.096468  7190 tablet_bootstrap.cc:654] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.098135  7188 raft_consensus.cc:359] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.098948  7188 raft_consensus.cc:385] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.099246  7188 raft_consensus.cc:740] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.100476  7189 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.100147  7188 consensus_queue.cc:260] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.100023  6897 catalog_manager.cc:5697] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.104971  7074 raft_consensus.cc:2468] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:18.113811  7111 leader_election.cc:304] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.115129  7189 tablet_bootstrap.cc:654] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.116268  7188 ts_tablet_manager.cc:1434] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:19:18.116175  7190 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.116979  7190 ts_tablet_manager.cc:1403] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.007s
I20260710 13:19:18.118964  7211 raft_consensus.cc:2804] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.119526  7211 raft_consensus.cc:697] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:18.119701  7188 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.120436  7211 consensus_queue.cc:237] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.120950  7190 raft_consensus.cc:359] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.122044  7190 raft_consensus.cc:385] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.122469  7190 raft_consensus.cc:740] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.123740  7190 consensus_queue.cc:260] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.126276  7190 ts_tablet_manager.cc:1434] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:18.127061  7188 tablet_bootstrap.cc:654] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.127187  7189 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.127308  7190 tablet_bootstrap.cc:492] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.127705  7189 ts_tablet_manager.cc:1403] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260710 13:19:18.130528  7189 raft_consensus.cc:359] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.131323  7189 raft_consensus.cc:385] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.131640  7189 raft_consensus.cc:740] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.132580  7189 consensus_queue.cc:260] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.134625  7190 tablet_bootstrap.cc:654] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.140980  7206 raft_consensus.cc:493] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.141660  7206 raft_consensus.cc:515] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.145319  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.140241  7189 ts_tablet_manager.cc:1434] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:18.146677  7189 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.146740  7190 tablet_bootstrap.cc:492] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
W20260710 13:19:18.147015  7038 leader_election.cc:343] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.147257  7190 ts_tablet_manager.cc:1403] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:19:18.148742  7198 raft_consensus.cc:493] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.149400  7198 raft_consensus.cc:515] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.150473  7190 raft_consensus.cc:359] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.151264  7190 raft_consensus.cc:385] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.151572  7190 raft_consensus.cc:740] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.153138  7189 tablet_bootstrap.cc:654] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.152562  7190 consensus_queue.cc:260] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.153589  7198 leader_election.cc:290] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.154906  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.155372  7190 ts_tablet_manager.cc:1434] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:18.156559  7190 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
W20260710 13:19:18.156778  7112 leader_election.cc:343] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.157665  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.158877  7188 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.145474  7206 leader_election.cc:290] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.159546  7188 ts_tablet_manager.cc:1403] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260710 13:19:18.159803  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
W20260710 13:19:18.160307  7037 leader_election.cc:343] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.160559  7074 raft_consensus.cc:2468] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:18.160789  7037 leader_election.cc:304] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.162029  7206 raft_consensus.cc:2749] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.162757  7188 raft_consensus.cc:359] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.163565  7188 raft_consensus.cc:385] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.162849  7111 leader_election.cc:304] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.164629  7198 raft_consensus.cc:2804] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.165012  7198 raft_consensus.cc:493] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.165361  7198 raft_consensus.cc:3060] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.166110  7190 tablet_bootstrap.cc:654] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.167053  7189 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.167676  7189 ts_tablet_manager.cc:1403] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260710 13:19:18.172955  7198 raft_consensus.cc:515] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.176015  7188 raft_consensus.cc:740] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.176079  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:18.176160  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.176865  7074 raft_consensus.cc:3060] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:18.177825  7112 leader_election.cc:343] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.177208  7188 consensus_queue.cc:260] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.178263  7198 leader_election.cc:290] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.177862  7190 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.180009  7188 ts_tablet_manager.cc:1434] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 13:19:18.180401  7190 ts_tablet_manager.cc:1403] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260710 13:19:18.181093  7188 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.175261  6894 catalog_manager.cc:5697] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.183570  7190 raft_consensus.cc:359] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.187525  7189 raft_consensus.cc:359] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.188318  7188 tablet_bootstrap.cc:654] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.188345  7189 raft_consensus.cc:385] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.188951  7189 raft_consensus.cc:740] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.189785  7074 raft_consensus.cc:2468] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:18.189958  7189 consensus_queue.cc:260] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.191227  7111 leader_election.cc:304] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.192075  7211 raft_consensus.cc:2804] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.192538  7211 raft_consensus.cc:697] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:18.193367  7211 consensus_queue.cc:237] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.197749  7189 ts_tablet_manager.cc:1434] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:19:18.184331  7190 raft_consensus.cc:385] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.199071  7189 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.200070  7206 raft_consensus.cc:493] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.200560  7206 raft_consensus.cc:515] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.203725  7200 raft_consensus.cc:493] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.204279  7200 raft_consensus.cc:515] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.205507  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ccb8a0b88447afb144b744fc3dad52" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.205651  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ccb8a0b88447afb144b744fc3dad52" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.206445  7200 leader_election.cc:290] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
W20260710 13:19:18.207283  7037 leader_election.cc:343] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.208612  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d068c378e14980b6e8e9cfd49a119c" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
W20260710 13:19:18.209014  7038 leader_election.cc:343] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.209410  7074 raft_consensus.cc:2393] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e18d5af72d474c7ea907e2a081e47c13 in current term 1: Already voted for candidate dbfd2db34b5a49828f1ef64709fafb95 in this term.
I20260710 13:19:18.209478  7038 leader_election.cc:304] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.203195  7206 leader_election.cc:290] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.210367  7193 raft_consensus.cc:2749] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.198982  7190 raft_consensus.cc:740] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.211426  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d068c378e14980b6e8e9cfd49a119c" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.213519  6962 leader_election.cc:304] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:18.211839  7190 consensus_queue.cc:260] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.215366  7200 raft_consensus.cc:3060] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.217381  7190 ts_tablet_manager.cc:1434] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:19:18.218551  7190 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.222919  7200 raft_consensus.cc:2749] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.222782  6897 catalog_manager.cc:5697] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.224277  7189 tablet_bootstrap.cc:654] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.225159  7190 tablet_bootstrap.cc:654] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.225299  7188 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.225788  7188 ts_tablet_manager.cc:1403] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.045s	user 0.018s	sys 0.005s
I20260710 13:19:18.228609  7188 raft_consensus.cc:359] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.229346  7188 raft_consensus.cc:385] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.229626  7188 raft_consensus.cc:740] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.230453  7188 consensus_queue.cc:260] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.232669  7188 ts_tablet_manager.cc:1434] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260710 13:19:18.233644  7188 tablet_bootstrap.cc:492] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.239080  7188 tablet_bootstrap.cc:654] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.250237  7188 tablet_bootstrap.cc:492] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.250738  7188 ts_tablet_manager.cc:1403] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:19:18.253367  7188 raft_consensus.cc:359] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.254030  7188 raft_consensus.cc:385] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.254280  7188 raft_consensus.cc:740] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.255175  7188 consensus_queue.cc:260] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.256361  7200 raft_consensus.cc:493] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.257066  7200 raft_consensus.cc:515] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.257706  7188 ts_tablet_manager.cc:1434] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:18.258704  7188 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.262581  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.265450  7188 tablet_bootstrap.cc:654] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.265503  7148 raft_consensus.cc:2468] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.267766  6962 leader_election.cc:304] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.269302  7224 raft_consensus.cc:2804] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.269846  7224 raft_consensus.cc:493] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.270305  7224 raft_consensus.cc:3060] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.263727  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
W20260710 13:19:18.274885  6962 leader_election.cc:343] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.259917  7200 leader_election.cc:290] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.280104  7188 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.280639  7188 ts_tablet_manager.cc:1403] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 13:19:18.282611  7189 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.283092  7189 ts_tablet_manager.cc:1403] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.010s
I20260710 13:19:18.283416  7188 raft_consensus.cc:359] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.284132  7188 raft_consensus.cc:385] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.284402  7188 raft_consensus.cc:740] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.285921  7188 consensus_queue.cc:260] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.285714  7189 raft_consensus.cc:359] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.287051  7189 raft_consensus.cc:385] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.287472  7189 raft_consensus.cc:740] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.287075  7224 raft_consensus.cc:515] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.288228  7189 consensus_queue.cc:260] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.289494  7188 ts_tablet_manager.cc:1434] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:18.290275  7189 ts_tablet_manager.cc:1434] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:18.290459  7188 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.292212  7190 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.292719  7190 ts_tablet_manager.cc:1403] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.043s
I20260710 13:19:18.295759  7190 raft_consensus.cc:359] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.296591  7190 raft_consensus.cc:385] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.296897  7190 raft_consensus.cc:740] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.297030  7188 tablet_bootstrap.cc:654] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.297672  7190 consensus_queue.cc:260] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.299994  7190 ts_tablet_manager.cc:1434] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:19:18.301020  7190 tablet_bootstrap.cc:492] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.302435  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.303035  7148 raft_consensus.cc:3060] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.307632  7190 tablet_bootstrap.cc:654] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.310592  7148 raft_consensus.cc:2468] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:18.312124  6962 leader_election.cc:304] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.312798  7224 leader_election.cc:290] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.313284  7188 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.313426  7224 raft_consensus.cc:2804] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.313889  7188 ts_tablet_manager.cc:1403] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260710 13:19:18.313901  7224 raft_consensus.cc:697] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:18.313861  7211 raft_consensus.cc:493] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.314993  7211 raft_consensus.cc:515] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.316129  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.317363  7188 raft_consensus.cc:359] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
W20260710 13:19:18.317643  6962 leader_election.cc:343] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.318614  7188 raft_consensus.cc:385] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.319252  7188 raft_consensus.cc:740] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.319499  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eaa82795cd409785c7fd2877ff95b2" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.318636  7189 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.321925  7211 leader_election.cc:290] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.315171  7224 consensus_queue.cc:237] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.322126  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eaa82795cd409785c7fd2877ff95b2" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.322497  7188 consensus_queue.cc:260] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
W20260710 13:19:18.323704  7111 leader_election.cc:343] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.325172  7188 ts_tablet_manager.cc:1434] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:19:18.329909  7188 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.330269  7190 tablet_bootstrap.cc:492] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
W20260710 13:19:18.325275  7112 leader_election.cc:343] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.330758  7190 ts_tablet_manager.cc:1403] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.022s
I20260710 13:19:18.330816  7112 leader_election.cc:304] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.332043  7211 raft_consensus.cc:2749] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.333524  7190 raft_consensus.cc:359] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.334228  7190 raft_consensus.cc:385] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.334537  7190 raft_consensus.cc:740] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.335289  7190 consensus_queue.cc:260] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.336339  7188 tablet_bootstrap.cc:654] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.335602  6895 catalog_manager.cc:5697] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.337363  7190 ts_tablet_manager.cc:1434] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:18.338295  7190 tablet_bootstrap.cc:492] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.328953  7189 tablet_bootstrap.cc:654] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.342721  7211 raft_consensus.cc:493] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.343237  7211 raft_consensus.cc:515] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.344213  7190 tablet_bootstrap.cc:654] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.345458  7211 leader_election.cc:290] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.347425  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54494a18cfaa43d39ae182fecfbfe41b" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.349926  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54494a18cfaa43d39ae182fecfbfe41b" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.351046  7074 raft_consensus.cc:2393] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbfd2db34b5a49828f1ef64709fafb95 in current term 1: Already voted for candidate e18d5af72d474c7ea907e2a081e47c13 in this term.
I20260710 13:19:18.352746  7111 leader_election.cc:304] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.354503  7211 raft_consensus.cc:3060] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.367489  7211 raft_consensus.cc:2749] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.383772  7148 raft_consensus.cc:3060] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.392504  7200 raft_consensus.cc:493] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.393246  7200 raft_consensus.cc:515] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.397832  7206 raft_consensus.cc:493] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.398054  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.398702  7147 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.399432  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.398461  7206 raft_consensus.cc:515] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.400102  7074 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.401221  7200 leader_election.cc:290] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.401547  7206 leader_election.cc:290] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273), e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:18.403843  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1a6b0adad45958f7e2f808af1dd2b" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.404531  7147 raft_consensus.cc:2468] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.404788  6962 leader_election.cc:304] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.405000  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1a6b0adad45958f7e2f808af1dd2b" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.405587  7200 raft_consensus.cc:2804] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.405987  6999 raft_consensus.cc:2468] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.406013  7200 raft_consensus.cc:493] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.406023  7037 leader_election.cc:304] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:18.409350  7206 raft_consensus.cc:2804] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.409894  7206 raft_consensus.cc:493] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.410364  7206 raft_consensus.cc:3060] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.411734  7193 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.407639  7200 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.415051  7190 tablet_bootstrap.cc:492] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.415566  7190 ts_tablet_manager.cc:1403] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.038s
I20260710 13:19:18.418596  7190 raft_consensus.cc:359] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.419153  7188 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.419838  7206 raft_consensus.cc:515] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.419281  7190 raft_consensus.cc:385] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.420801  7190 raft_consensus.cc:740] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.421917  7200 raft_consensus.cc:515] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.420353  7188 ts_tablet_manager.cc:1403] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.091s	user 0.036s	sys 0.035s
I20260710 13:19:18.423300  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1a6b0adad45958f7e2f808af1dd2b" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.423938  7147 raft_consensus.cc:3060] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.422044  7190 consensus_queue.cc:260] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.428205  7193 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.425236  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.429859  7074 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.429935  7190 ts_tablet_manager.cc:1434] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260710 13:19:18.432474  7190 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.434280  7147 raft_consensus.cc:2468] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.435662  7037 leader_election.cc:304] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:18.436592  7193 raft_consensus.cc:2804] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.436908  7224 raft_consensus.cc:493] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.437480  7224 raft_consensus.cc:515] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.438313  7206 leader_election.cc:290] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273), e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:18.439633  7224 leader_election.cc:290] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.439883  7190 tablet_bootstrap.cc:654] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.440258  7200 leader_election.cc:290] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.427260  7188 raft_consensus.cc:359] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.444396  7193 raft_consensus.cc:697] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:18.445888  7193 consensus_queue.cc:237] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } }
I20260710 13:19:18.446514  7189 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.446964  7189 ts_tablet_manager.cc:1403] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.029s
I20260710 13:19:18.448033  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22770212b94c01bcdcc06795d4c461" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.446547  7074 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
W20260710 13:19:18.449443  6962 leader_election.cc:343] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.449872  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.445088  7188 raft_consensus.cc:385] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.450536  7146 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.450505  6962 leader_election.cc:304] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.451387  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adf1a6b0adad45958f7e2f808af1dd2b" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:18.452078  6998 raft_consensus.cc:3060] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.456386  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22770212b94c01bcdcc06795d4c461" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.459030  6998 raft_consensus.cc:2468] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.460702  7248 raft_consensus.cc:2804] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.461467  7248 raft_consensus.cc:697] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:18.461772  7146 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:18.462311  7190 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.450627  7188 raft_consensus.cc:740] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.462904  7190 ts_tablet_manager.cc:1403] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 13:19:18.462361  7248 consensus_queue.cc:237] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.463660  7188 consensus_queue.cc:260] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.465780  7190 raft_consensus.cc:359] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.466625  7190 raft_consensus.cc:385] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.466944  7190 raft_consensus.cc:740] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.467871  7190 consensus_queue.cc:260] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.468384  7247 raft_consensus.cc:493] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.469381  7247 raft_consensus.cc:515] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.470157  7190 ts_tablet_manager.cc:1434] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:18.465816  7188 ts_tablet_manager.cc:1434] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
W20260710 13:19:18.470587  6962 leader_election.cc:343] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.474645  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.474973  6962 leader_election.cc:304] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:18.475476  7188 tablet_bootstrap.cc:492] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.475528  7146 raft_consensus.cc:2468] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.475871  7200 raft_consensus.cc:2749] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.476816  7247 leader_election.cc:290] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.480948  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.481714  6998 raft_consensus.cc:2468] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.482700  7188 tablet_bootstrap.cc:654] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.483040  7038 leader_election.cc:304] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.466037  7189 raft_consensus.cc:359] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.484526  7189 raft_consensus.cc:385] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.484826  7189 raft_consensus.cc:740] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.471114  7190 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.485821  7189 consensus_queue.cc:260] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.486438  7206 raft_consensus.cc:2804] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.486855  7206 raft_consensus.cc:493] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.487238  7206 raft_consensus.cc:3060] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.488094  6895 catalog_manager.cc:5697] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.491612  7190 tablet_bootstrap.cc:654] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.498955  7190 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.499545  7190 ts_tablet_manager.cc:1403] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260710 13:19:18.501088  6897 catalog_manager.cc:5697] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.502942  7189 ts_tablet_manager.cc:1434] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 13:19:18.504407  7189 tablet_bootstrap.cc:492] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.508590  7211 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.507325  7190 raft_consensus.cc:359] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.510972  7190 raft_consensus.cc:385] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.513672  7190 raft_consensus.cc:740] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.514709  7190 consensus_queue.cc:260] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.517002  7190 ts_tablet_manager.cc:1434] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.005s
I20260710 13:19:18.518056  7190 tablet_bootstrap.cc:492] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.521180  7198 consensus_queue.cc:1048] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.522296  7206 raft_consensus.cc:515] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.524471  7190 tablet_bootstrap.cc:654] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.536497  7193 raft_consensus.cc:493] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.537273  7193 raft_consensus.cc:515] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.545702  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.546653  7146 raft_consensus.cc:3060] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.553489  7193 leader_election.cc:290] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
W20260710 13:19:18.554421  7038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.65:37153, user_credentials={real_user=slave}} blocked reactor thread for 59603.2us
I20260710 13:19:18.555115  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.556062  7147 raft_consensus.cc:2393] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in current term 1: Already voted for candidate e18d5af72d474c7ea907e2a081e47c13 in this term.
I20260710 13:19:18.583878  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.586467  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:18.587337  6998 raft_consensus.cc:3060] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.551789  7206 leader_election.cc:290] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.602839  7206 raft_consensus.cc:493] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.603559  7206 raft_consensus.cc:515] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.604539  7146 raft_consensus.cc:2468] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.607191  7206 leader_election.cc:290] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.608476  7038 leader_election.cc:304] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.610639  7206 raft_consensus.cc:3060] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.617228  7248 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.621645  7248 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.622047  7188 tablet_bootstrap.cc:492] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.622505  7188 ts_tablet_manager.cc:1403] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.147s	user 0.054s	sys 0.076s
I20260710 13:19:18.625196  7188 raft_consensus.cc:359] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.625979  7188 raft_consensus.cc:385] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.626286  7188 raft_consensus.cc:740] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.627035  6996 raft_consensus.cc:3060] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.627347  7188 consensus_queue.cc:260] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.637540  7188 ts_tablet_manager.cc:1434] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:19:18.638523  7188 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.640022  7211 consensus_queue.cc:1048] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.640987  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.641758  6999 raft_consensus.cc:2468] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
W20260710 13:19:18.642678  7111 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.66:40883, user_credentials={real_user=slave}} blocked reactor thread for 69488us
I20260710 13:19:18.644371  7188 tablet_bootstrap.cc:654] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.646102  6998 raft_consensus.cc:2468] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.650070  7190 tablet_bootstrap.cc:492] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.651608  7190 ts_tablet_manager.cc:1403] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.134s	user 0.054s	sys 0.040s
I20260710 13:19:18.652918  7037 leader_election.cc:304] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:18.650367  7188 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.653988  7188 ts_tablet_manager.cc:1403] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 13:19:18.653894  7256 raft_consensus.cc:2804] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.654477  7256 raft_consensus.cc:697] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
W20260710 13:19:18.654728  6945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:18.655411  7256 consensus_queue.cc:237] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.656769  7190 raft_consensus.cc:359] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.657660  7190 raft_consensus.cc:385] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.658119  7190 raft_consensus.cc:740] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.659178  7190 consensus_queue.cc:260] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.662293  7189 tablet_bootstrap.cc:654] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.662902  7190 ts_tablet_manager.cc:1434] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:18.664373  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.665035  7146 raft_consensus.cc:2468] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.665182  7190 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.666779  7037 leader_election.cc:304] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
W20260710 13:19:18.667307  7112 consensus_peers.cc:597] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:18.667603  7193 raft_consensus.cc:2804] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.668027  7193 raft_consensus.cc:493] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.668397  7193 raft_consensus.cc:3060] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.656759  7188 raft_consensus.cc:359] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.669373  7188 raft_consensus.cc:385] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.669644  7188 raft_consensus.cc:740] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.670331  7188 consensus_queue.cc:260] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.670809  7267 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.673116  7190 tablet_bootstrap.cc:654] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.675124  7206 raft_consensus.cc:2749] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.678624  7188 ts_tablet_manager.cc:1434] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 13:19:18.679262  7270 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.680184  7188 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.693243  7193 raft_consensus.cc:515] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.694970  7189 tablet_bootstrap.cc:492] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.693279  7188 tablet_bootstrap.cc:654] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.705559  7189 ts_tablet_manager.cc:1403] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.202s	user 0.011s	sys 0.005s
I20260710 13:19:18.708621  7189 raft_consensus.cc:359] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.709542  7189 raft_consensus.cc:385] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.709911  7189 raft_consensus.cc:740] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.710858  7189 consensus_queue.cc:260] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.708611  7190 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.712433  7190 ts_tablet_manager.cc:1403] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.026s
I20260710 13:19:18.713908  7189 ts_tablet_manager.cc:1434] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:18.715238  7189 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.715250  7190 raft_consensus.cc:359] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.720350  7190 raft_consensus.cc:385] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.720650  7190 raft_consensus.cc:740] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.721438  7190 consensus_queue.cc:260] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.722622  7189 tablet_bootstrap.cc:654] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.722944  7193 leader_election.cc:290] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.723817  7190 ts_tablet_manager.cc:1434] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:19:18.724519  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.724807  7190 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.725133  7148 raft_consensus.cc:3060] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.725574  7188 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.726266  7188 ts_tablet_manager.cc:1403] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.007s
I20260710 13:19:18.726518  7267 raft_consensus.cc:493] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.727023  7267 raft_consensus.cc:515] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.729369  7267 leader_election.cc:290] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.731509  7190 tablet_bootstrap.cc:654] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.731315  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.732406  7188 raft_consensus.cc:359] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.734373  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
W20260710 13:19:18.735270  7111 leader_election.cc:343] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:18.736701  7112 leader_election.cc:343] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.737370  7112 leader_election.cc:304] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.738725  7198 raft_consensus.cc:2749] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.739099  7188 raft_consensus.cc:385] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.739804  7188 raft_consensus.cc:740] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.741017  7188 consensus_queue.cc:260] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.743994  7188 ts_tablet_manager.cc:1434] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:19:18.745411  7188 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.748225  7189 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.748704  7189 ts_tablet_manager.cc:1403] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.013s
I20260710 13:19:18.751386  7189 raft_consensus.cc:359] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.752103  7189 raft_consensus.cc:385] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.752403  7189 raft_consensus.cc:740] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.753114  7189 consensus_queue.cc:260] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.754261  7188 tablet_bootstrap.cc:654] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.754788  7190 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.755281  7190 ts_tablet_manager.cc:1403] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.007s
I20260710 13:19:18.755434  7148 raft_consensus.cc:2468] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.757949  7190 raft_consensus.cc:359] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.758666  7190 raft_consensus.cc:385] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.758936  7190 raft_consensus.cc:740] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.759653  7190 consensus_queue.cc:260] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.761268  7189 ts_tablet_manager.cc:1434] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:19:18.762009  7190 ts_tablet_manager.cc:1434] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:19:18.762576  7189 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.762975  7190 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.769440  7189 tablet_bootstrap.cc:654] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.769533  7190 tablet_bootstrap.cc:654] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.771729  7248 raft_consensus.cc:493] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.772258  7248 raft_consensus.cc:515] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.774259  7248 leader_election.cc:290] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.779708  7188 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.780938  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:18.781558  6999 raft_consensus.cc:3060] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.782117  7189 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.782567  7189 ts_tablet_manager.cc:1403] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:19:18.782505  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ccb8a0b88447afb144b744fc3dad52" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.783267  7072 raft_consensus.cc:2468] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.785055  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ccb8a0b88447afb144b744fc3dad52" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.785674  7146 raft_consensus.cc:2468] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.785485  7189 raft_consensus.cc:359] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.786227  7224 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.785066  7248 raft_consensus.cc:493] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.788137  7189 raft_consensus.cc:385] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.788481  7189 raft_consensus.cc:740] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.788311  7248 raft_consensus.cc:515] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.789186  7189 consensus_queue.cc:260] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.790364  7248 leader_election.cc:290] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.789853  6897 catalog_manager.cc:5697] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.780429  7188 ts_tablet_manager.cc:1403] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.002s
I20260710 13:19:18.787519  7037 leader_election.cc:304] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:18.791620  7193 raft_consensus.cc:2804] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.786377  6962 leader_election.cc:304] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.792229  7193 raft_consensus.cc:697] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:18.793383  7248 raft_consensus.cc:2804] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.793118  7193 consensus_queue.cc:237] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.793805  7248 raft_consensus.cc:493] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.794168  7248 raft_consensus.cc:3060] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.800132  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eaa82795cd409785c7fd2877ff95b2" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.800849  7073 raft_consensus.cc:2468] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.802170  7190 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.802636  7190 ts_tablet_manager.cc:1403] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260710 13:19:18.802887  6999 raft_consensus.cc:2468] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.804013  7248 raft_consensus.cc:515] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.807086  7188 raft_consensus.cc:359] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.807778  7188 raft_consensus.cc:385] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.808094  7188 raft_consensus.cc:740] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.808800  7188 consensus_queue.cc:260] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.804998  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eaa82795cd409785c7fd2877ff95b2" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.810949  7188 ts_tablet_manager.cc:1434] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260710 13:19:18.811254  7148 raft_consensus.cc:2468] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.805416  7190 raft_consensus.cc:359] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.805963  7189 ts_tablet_manager.cc:1434] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:18.812471  7190 raft_consensus.cc:385] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.812804  7190 raft_consensus.cc:740] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.813187  7189 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.814431  7190 consensus_queue.cc:260] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.815083  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ccb8a0b88447afb144b744fc3dad52" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.815996  7073 raft_consensus.cc:3060] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.817035  7190 ts_tablet_manager.cc:1434] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:19:18.818121  7190 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.819778  7189 tablet_bootstrap.cc:654] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.820612  6962 leader_election.cc:304] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.810949  7248 leader_election.cc:290] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.822676  7200 raft_consensus.cc:2804] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.823153  7200 raft_consensus.cc:493] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.823505  7200 raft_consensus.cc:3060] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.825421  7190 tablet_bootstrap.cc:654] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.827405  7189 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.827876  7189 ts_tablet_manager.cc:1403] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260710 13:19:18.828852  7188 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.831027  7248 raft_consensus.cc:493] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.831337  7189 raft_consensus.cc:359] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.831789  7248 raft_consensus.cc:515] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.832175  7189 raft_consensus.cc:385] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.832580  7189 raft_consensus.cc:740] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.833310  7189 consensus_queue.cc:260] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.834658  7247 raft_consensus.cc:493] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.834925  7190 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.835867  7189 ts_tablet_manager.cc:1434] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:19:18.835670  7247 raft_consensus.cc:515] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.832156  7200 raft_consensus.cc:515] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.837946  7247 leader_election.cc:290] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.838308  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4ccb8a0b88447afb144b744fc3dad52" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.838920  7148 raft_consensus.cc:3060] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.839051  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5694a4a6269f4f5ab2ed331d05d43e46" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.835917  7190 ts_tablet_manager.cc:1403] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:19:18.839727  7147 raft_consensus.cc:2468] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.841447  7037 leader_election.cc:304] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:18.842335  7247 raft_consensus.cc:2804] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.839656  7189 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:18.842718  7247 raft_consensus.cc:493] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.843099  7247 raft_consensus.cc:3060] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.844852  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.845700  7073 raft_consensus.cc:2468] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:18.846747  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5694a4a6269f4f5ab2ed331d05d43e46" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.847394  6999 raft_consensus.cc:2468] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:18.833953  7248 leader_election.cc:290] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.847450  7190 raft_consensus.cc:359] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.848281  7190 raft_consensus.cc:385] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.848614  7190 raft_consensus.cc:740] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.849306  7190 consensus_queue.cc:260] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.851444  7190 ts_tablet_manager.cc:1434] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:19:18.852013  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6c1ef415e104aeb8e93a533b814bb81" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.852792  7190 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.856981  7148 raft_consensus.cc:2468] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:18.859436  7188 tablet_bootstrap.cc:654] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.859438  7190 tablet_bootstrap.cc:654] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.861074  7248 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.861887  7189 tablet_bootstrap.cc:654] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.863236  6962 leader_election.cc:304] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.864259  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eaa82795cd409785c7fd2877ff95b2" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:18.864874  7073 raft_consensus.cc:3060] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.859423  7200 leader_election.cc:290] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.871098  6895 catalog_manager.cc:5697] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.874790  7248 raft_consensus.cc:2804] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.875301  7248 raft_consensus.cc:697] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:18.876143  7248 consensus_queue.cc:237] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.857021  7247 raft_consensus.cc:515] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.880270  6962 leader_election.cc:304] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:18.884524  7224 raft_consensus.cc:2749] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.890290  7267 raft_consensus.cc:493] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.891034  7267 raft_consensus.cc:515] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.895876  7267 leader_election.cc:290] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.897329  7189 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:18.897606  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.897874  7189 ts_tablet_manager.cc:1403] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.015s
I20260710 13:19:18.899642  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.900660  7189 raft_consensus.cc:359] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.901115  7247 leader_election.cc:290] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.901973  7189 raft_consensus.cc:385] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.902685  7189 raft_consensus.cc:740] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.903453  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5694a4a6269f4f5ab2ed331d05d43e46" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:18.903626  7189 consensus_queue.cc:260] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.905054  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5eaa82795cd409785c7fd2877ff95b2" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.905862  7148 raft_consensus.cc:3060] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.907259  7189 ts_tablet_manager.cc:1434] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:18.904310  6999 raft_consensus.cc:3060] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.912127  7189 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
W20260710 13:19:18.902413  7111 leader_election.cc:343] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:18.919515  7112 leader_election.cc:343] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.923112  7112 leader_election.cc:304] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:18.924842  7224 consensus_queue.cc:1048] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.927227  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5694a4a6269f4f5ab2ed331d05d43e46" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:18.930723  7146 raft_consensus.cc:3060] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.952963  7190 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:18.953663  7190 ts_tablet_manager.cc:1403] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.008s
I20260710 13:19:18.949178  7267 raft_consensus.cc:2749] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.954792  6999 raft_consensus.cc:2468] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.959982  7188 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:18.960472  7188 ts_tablet_manager.cc:1403] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.132s	user 0.044s	sys 0.035s
I20260710 13:19:18.962910  7190 raft_consensus.cc:359] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.964767  7190 raft_consensus.cc:385] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.965080  7190 raft_consensus.cc:740] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.965724  7190 consensus_queue.cc:260] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.966579  7038 leader_election.cc:304] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:18.967638  7193 raft_consensus.cc:2804] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.968173  7193 raft_consensus.cc:697] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:18.968982  7193 consensus_queue.cc:237] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.969842  7188 raft_consensus.cc:359] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.970494  7188 raft_consensus.cc:385] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.970767  7188 raft_consensus.cc:740] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.970840  7224 raft_consensus.cc:493] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.971292  7224 raft_consensus.cc:515] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.971561  7188 consensus_queue.cc:260] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:18.973085  7247 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.973335  7224 leader_election.cc:290] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:18.974705  7267 raft_consensus.cc:493] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.975013  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.975193  7267 raft_consensus.cc:515] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
W20260710 13:19:18.976490  6962 leader_election.cc:343] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.973354  7188 ts_tablet_manager.cc:1434] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:18.979272  7188 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:18.981272  7144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:18.981925  7144 raft_consensus.cc:2468] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:18.983434  7190 ts_tablet_manager.cc:1434] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.001s
I20260710 13:19:18.977344  7267 leader_election.cc:290] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:18.984463  7190 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:18.985996  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22770212b94c01bcdcc06795d4c461" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:18.986133  6962 leader_election.cc:304] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3
I20260710 13:19:18.986703  7074 raft_consensus.cc:2468] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:18.988128  7248 raft_consensus.cc:2804] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.988703  7248 raft_consensus.cc:493] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.994177  7111 leader_election.cc:304] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:18.987241  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22770212b94c01bcdcc06795d4c461" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:18.999368  7146 raft_consensus.cc:2468] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:18.995819  6999 raft_consensus.cc:2468] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:19.000203  7267 raft_consensus.cc:2804] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.005460  7267 raft_consensus.cc:493] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.005995  7267 raft_consensus.cc:3060] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.003340  6894 catalog_manager.cc:5697] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.004535  7073 raft_consensus.cc:2468] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:18.989284  7248 raft_consensus.cc:3060] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.028077  7148 raft_consensus.cc:2468] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:19.019760  7267 raft_consensus.cc:515] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.033303  6962 leader_election.cc:304] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:19.038455  7189 tablet_bootstrap.cc:654] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.046679  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22770212b94c01bcdcc06795d4c461" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:19.058645  7254 raft_consensus.cc:493] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.060535  7254 raft_consensus.cc:515] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.063472  7254 leader_election.cc:290] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.048852  7267 leader_election.cc:290] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:19.066617  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b22770212b94c01bcdcc06795d4c461" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:19.057641  7073 raft_consensus.cc:3060] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.066665  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5803b40598be4b73ad6d2bd48be6bc98" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:19.079916  7148 raft_consensus.cc:2468] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:19.087003  6999 raft_consensus.cc:3060] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.091511  6897 catalog_manager.cc:5697] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.095585  7073 raft_consensus.cc:2468] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:19.098137  7037 leader_election.cc:304] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:19.104074  7188 tablet_bootstrap.cc:654] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.104730  7193 raft_consensus.cc:2804] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.105450  7297 raft_consensus.cc:2804] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.105759  7193 raft_consensus.cc:493] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.106624  7193 raft_consensus.cc:3060] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.124368  6997 raft_consensus.cc:3060] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.135329  7111 leader_election.cc:304] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:19.140753  7269 raft_consensus.cc:2804] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.141310  7269 raft_consensus.cc:697] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:19.141677  6999 raft_consensus.cc:2468] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
W20260710 13:19:19.123860  6962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.66:40883, user_credentials={real_user=slave}} blocked reactor thread for 90628.1us
I20260710 13:19:19.161419  7297 raft_consensus.cc:697] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:19.142268  7269 consensus_queue.cc:237] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.163019  7200 raft_consensus.cc:493] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.175736  7193 raft_consensus.cc:515] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.186044  7189 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:19.186535  7248 raft_consensus.cc:515] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.188292  7189 ts_tablet_manager.cc:1403] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.280s	user 0.035s	sys 0.052s
I20260710 13:19:19.177314  7200 raft_consensus.cc:515] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.195657  7189 raft_consensus.cc:359] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.196385  7189 raft_consensus.cc:385] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.196693  7189 raft_consensus.cc:740] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.200804  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5803b40598be4b73ad6d2bd48be6bc98" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:19.197333  7189 consensus_queue.cc:260] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.210501  7254 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.214514  7189 ts_tablet_manager.cc:1434] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.002s
I20260710 13:19:19.215338  7189 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:19.216527  7193 leader_election.cc:290] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.216583  6998 raft_consensus.cc:2468] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:19.218549  7248 leader_election.cc:290] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.178861  7297 consensus_queue.cc:237] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.224200  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5803b40598be4b73ad6d2bd48be6bc98" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:19.224864  7145 raft_consensus.cc:3060] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.224228  7193 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:19:19.248209  7254 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.251367  7145 raft_consensus.cc:2468] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:19.254971  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:19.255789  7074 raft_consensus.cc:3060] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.268162  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5803b40598be4b73ad6d2bd48be6bc98" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:19.269014  6998 raft_consensus.cc:3060] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.271642  6897 catalog_manager.cc:5697] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.280459  7074 raft_consensus.cc:2468] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:19.284837  6998 raft_consensus.cc:2468] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:19.339184  7303 consensus_queue.cc:1048] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:19:19.354733  7200 leader_election.cc:290] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.374385  7038 leader_election.cc:304] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:19.345289  7247 raft_consensus.cc:493] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.376645  7247 raft_consensus.cc:515] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.402457  7256 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260710 13:19:19.429244  7256 raft_consensus.cc:2804] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.429847  7256 raft_consensus.cc:697] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:19.437996  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
W20260710 13:19:19.439723  7037 leader_election.cc:343] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.454757  7190 tablet_bootstrap.cc:654] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:19.425699  7038 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.65:37153, user_credentials={real_user=slave}} blocked reactor thread for 51415.7us
I20260710 13:19:19.456336  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:19.456946  7145 raft_consensus.cc:3060] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.457907  6962 leader_election.cc:304] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:19.448973  7247 leader_election.cc:290] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.459170  7303 raft_consensus.cc:2804] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.459643  7303 raft_consensus.cc:697] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:19.460203  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5803b40598be4b73ad6d2bd48be6bc98" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:19.460511  7303 consensus_queue.cc:237] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.462301  7256 consensus_queue.cc:237] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.462935  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5803b40598be4b73ad6d2bd48be6bc98" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:19.464530  7145 raft_consensus.cc:2468] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:19.465013  7147 raft_consensus.cc:2393] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e18d5af72d474c7ea907e2a081e47c13 in current term 1: Already voted for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in this term.
I20260710 13:19:19.473685  7188 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:19.474128  7188 ts_tablet_manager.cc:1403] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.495s	user 0.019s	sys 0.018s
I20260710 13:19:19.512917  7297 raft_consensus.cc:493] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.536330  7297 raft_consensus.cc:515] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.539136  7297 leader_election.cc:290] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.541777  6895 catalog_manager.cc:5697] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.588410  7188 raft_consensus.cc:359] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.589200  7188 raft_consensus.cc:385] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.589560  7188 raft_consensus.cc:740] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.590474  7188 consensus_queue.cc:260] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.592021  7188 ts_tablet_manager.cc:1434] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.118s	user 0.011s	sys 0.012s
I20260710 13:19:19.592756  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:19.593851  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:19.595441  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:19.592991  7188 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:19.596014  7190 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:19.596493  7190 ts_tablet_manager.cc:1403] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.612s	user 0.041s	sys 0.036s
I20260710 13:19:19.607410  7189 tablet_bootstrap.cc:654] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.708351  7190 raft_consensus.cc:359] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.709136  7190 raft_consensus.cc:385] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.709375  7190 raft_consensus.cc:740] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.709992  7190 consensus_queue.cc:260] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.716678  7190 ts_tablet_manager.cc:1434] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.120s	user 0.006s	sys 0.001s
I20260710 13:19:19.717707  7190 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:19.727953  7254 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:19.732553  6962 leader_election.cc:343] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.732475  7297 consensus_queue.cc:1048] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.733496  6962 leader_election.cc:304] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:19.734251  7302 raft_consensus.cc:2749] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:19.734537  7190 tablet_bootstrap.cc:654] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:19.740746  6945 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:19:19.737111  6962 leader_election.cc:343] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.741675  6962 leader_election.cc:304] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:19.742666  7302 raft_consensus.cc:2749] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:19.743896  7190 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:19.744371  7190 ts_tablet_manager.cc:1403] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 13:19:19.744828  7254 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.748750  7188 tablet_bootstrap.cc:654] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.756165  7189 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:19.756798  7189 ts_tablet_manager.cc:1403] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.542s	user 0.010s	sys 0.031s
W20260710 13:19:19.752255  7038 leader_election.cc:343] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.757970  7038 leader_election.cc:304] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:19.759503  7254 raft_consensus.cc:2749] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:19.749755  7267 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:19:19.774510  7190 raft_consensus.cc:359] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.775496  7190 raft_consensus.cc:385] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.777714  7190 raft_consensus.cc:740] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.778678  7190 consensus_queue.cc:260] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.788645  7200 raft_consensus.cc:493] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.789203  7200 raft_consensus.cc:515] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
W20260710 13:19:19.790293  7312 log.cc:927] Time spent T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: Append to log took a long time: real 0.195s	user 0.003s	sys 0.000s
I20260710 13:19:19.791265  7200 leader_election.cc:290] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.791760  7200 consensus_queue.cc:1048] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.796504  7190 ts_tablet_manager.cc:1434] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260710 13:19:19.804541  7190 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:19.809175  7189 raft_consensus.cc:359] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.810155  7189 raft_consensus.cc:385] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.810477  7189 raft_consensus.cc:740] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.784216  7254 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 13:19:19.811997  7189 consensus_queue.cc:260] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.825007  7267 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.835482  7189 ts_tablet_manager.cc:1434] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.000s
I20260710 13:19:19.838071  7189 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:19.856124  6897 catalog_manager.cc:5697] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.881389  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:19.882042  7188 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:19.902732  7189 tablet_bootstrap.cc:654] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.917299  7188 ts_tablet_manager.cc:1403] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.324s	user 0.013s	sys 0.017s
I20260710 13:19:19.924110  7303 raft_consensus.cc:493] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.924710  7303 raft_consensus.cc:515] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.926812  7303 leader_election.cc:290] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:19.923291  7302 consensus_queue.cc:1048] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:19.931528  7190 tablet_bootstrap.cc:654] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.933051  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:19.933451  7309 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 13:19:19.938237  6962 leader_election.cc:343] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.941632  7188 raft_consensus.cc:359] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.945307  7188 raft_consensus.cc:385] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.945693  7188 raft_consensus.cc:740] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.946563  7188 consensus_queue.cc:260] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:19.937005  7072 raft_consensus.cc:2468] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:19.956773  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:19.957715  7147 raft_consensus.cc:2468] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:19.960395  7188 ts_tablet_manager.cc:1434] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.004s
I20260710 13:19:19.964941  7188 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:19.969542  7189 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:19.970965  7189 ts_tablet_manager.cc:1403] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.134s	user 0.013s	sys 0.013s
I20260710 13:19:19.975215  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.006331  7256 raft_consensus.cc:493] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.006855  7256 raft_consensus.cc:515] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.008908  7256 leader_election.cc:290] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.011337  7147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdec6c3cf1784aaf95e6096b86b51989" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:20.012084  7147 raft_consensus.cc:2468] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 0.
I20260710 13:19:20.013659  7037 leader_election.cc:304] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:20.013974  6962 leader_election.cc:304] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:20.014781  7309 raft_consensus.cc:2804] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.015137  7309 raft_consensus.cc:493] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.015448  7309 raft_consensus.cc:3060] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.020932  7297 consensus_queue.cc:1048] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:20.020773  7328 raft_consensus.cc:2804] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.024021  7328 raft_consensus.cc:493] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.024374  7328 raft_consensus.cc:3060] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.025736  7189 raft_consensus.cc:359] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.026399  7189 raft_consensus.cc:385] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.026665  7189 raft_consensus.cc:740] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
W20260710 13:19:20.015750  6962 leader_election.cc:343] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.028851  7189 consensus_queue.cc:260] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.029762  7267 raft_consensus.cc:493] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.031181  7189 ts_tablet_manager.cc:1434] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.060s	user 0.000s	sys 0.006s
I20260710 13:19:20.030913  7267 raft_consensus.cc:515] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.034117  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:20.033653  7267 leader_election.cc:290] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:20.034749  6999 raft_consensus.cc:2468] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:20.035454  7309 raft_consensus.cc:515] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.036231  7112 leader_election.cc:304] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.036839  7328 raft_consensus.cc:515] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.037617  7267 raft_consensus.cc:2804] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.038053  7267 raft_consensus.cc:493] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.038445  7267 raft_consensus.cc:3060] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.038618  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdec6c3cf1784aaf95e6096b86b51989" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:20.039219  7146 raft_consensus.cc:3060] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.039829  7328 leader_election.cc:290] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.037642  7309 leader_election.cc:290] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.045436  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.045819  7189 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:20.046084  7074 raft_consensus.cc:2468] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:20.046115  7256 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:20.054772  7146 raft_consensus.cc:2468] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 1.
I20260710 13:19:20.055076  7267 raft_consensus.cc:515] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.056038  7037 leader_election.cc:304] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:20.056883  7309 raft_consensus.cc:2804] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.057197  7267 leader_election.cc:290] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:20.057818  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:20.058487  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.059270  7309 raft_consensus.cc:697] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:20.061740  6999 raft_consensus.cc:3060] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.063844  7074 raft_consensus.cc:3060] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.070484  6999 raft_consensus.cc:2468] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:20.071825  7112 leader_election.cc:304] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.071867  7309 consensus_queue.cc:237] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.072564  7074 raft_consensus.cc:2468] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:20.073005  7267 raft_consensus.cc:2804] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.073750  7267 raft_consensus.cc:697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:20.074688  7267 consensus_queue.cc:237] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.079332  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:20.080910  7189 tablet_bootstrap.cc:654] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.081856  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdec6c3cf1784aaf95e6096b86b51989" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:20.082131  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdec6c3cf1784aaf95e6096b86b51989" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:20.082842  7188 tablet_bootstrap.cc:654] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.087381  7190 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:20.089715  7190 ts_tablet_manager.cc:1403] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.286s	user 0.013s	sys 0.008s
I20260710 13:19:20.085194  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.095191  7190 raft_consensus.cc:359] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.096540  7190 raft_consensus.cc:385] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.096936  7190 raft_consensus.cc:740] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.098402  7190 consensus_queue.cc:260] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.101446  7190 ts_tablet_manager.cc:1434] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:19:20.102427  6896 catalog_manager.cc:5697] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.103854  7190 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:20.109918  6962 leader_election.cc:304] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3
I20260710 13:19:20.097657  7074 raft_consensus.cc:3060] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.112919  7328 raft_consensus.cc:2804] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.113297  7328 raft_consensus.cc:493] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.113649  7328 raft_consensus.cc:3060] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.121413  7190 tablet_bootstrap.cc:654] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.121520  7328 raft_consensus.cc:515] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.117446  6895 catalog_manager.cc:5697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.128777  7328 leader_election.cc:290] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.136605  7189 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:20.137068  7189 ts_tablet_manager.cc:1403] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.021s
W20260710 13:19:20.138362  6962 leader_election.cc:343] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.140786  7074 raft_consensus.cc:2468] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.147207  7188 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:20.146520  6897 catalog_manager.cc:5697] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.147713  7188 ts_tablet_manager.cc:1403] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.185s	user 0.010s	sys 0.007s
W20260710 13:19:20.148507  7038 leader_election.cc:343] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.149511  7189 raft_consensus.cc:359] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
W20260710 13:19:20.149812  7038 leader_election.cc:343] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.150307  7190 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:20.150336  7188 raft_consensus.cc:359] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.151120  7190 ts_tablet_manager.cc:1403] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260710 13:19:20.151149  7188 raft_consensus.cc:385] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.151599  7189 raft_consensus.cc:385] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.154973  7189 raft_consensus.cc:740] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.155767  7148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:20.151616  7188 raft_consensus.cc:740] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.155757  7189 consensus_queue.cc:260] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.156502  7148 raft_consensus.cc:3060] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.156823  7188 consensus_queue.cc:260] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.158378  7189 ts_tablet_manager.cc:1434] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 13:19:20.158916  7188 ts_tablet_manager.cc:1434] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:19:20.159370  7189 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:20.159816  7188 tablet_bootstrap.cc:492] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:20.154277  7190 raft_consensus.cc:359] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.163712  7190 raft_consensus.cc:385] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.163913  7148 raft_consensus.cc:2468] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.164062  7190 raft_consensus.cc:740] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.164865  7190 consensus_queue.cc:260] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.166848  7189 tablet_bootstrap.cc:654] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.166975  7190 ts_tablet_manager.cc:1434] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260710 13:19:20.168138  7190 tablet_bootstrap.cc:492] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:20.168663  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.168190  7188 tablet_bootstrap.cc:654] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.173288  7200 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.176190  7190 tablet_bootstrap.cc:654] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.178687  7189 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:20.180294  6962 leader_election.cc:304] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:20.181087  7200 raft_consensus.cc:2804] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.181730  7200 raft_consensus.cc:697] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
W20260710 13:19:20.182700  6962 leader_election.cc:343] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.184013  7189 ts_tablet_manager.cc:1403] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260710 13:19:20.183219  7200 consensus_queue.cc:237] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.193133  7189 raft_consensus.cc:359] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.193895  7189 raft_consensus.cc:385] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.194238  7189 raft_consensus.cc:740] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.195024  7189 consensus_queue.cc:260] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.197382  7189 ts_tablet_manager.cc:1434] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:19:20.197876  7302 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.198349  7189 tablet_bootstrap.cc:492] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:20.198336  6962 leader_election.cc:304] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3
I20260710 13:19:20.200687  7302 raft_consensus.cc:2804] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.201182  7302 raft_consensus.cc:697] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:20.202076  7302 consensus_queue.cc:237] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.219558  7188 tablet_bootstrap.cc:492] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:20.227136  7189 tablet_bootstrap.cc:654] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.231629  7188 ts_tablet_manager.cc:1403] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.072s	user 0.010s	sys 0.004s
I20260710 13:19:20.248272  7200 raft_consensus.cc:493] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.248814  7200 raft_consensus.cc:515] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.250885  7200 leader_election.cc:290] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.253031  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdec6c3cf1784aaf95e6096b86b51989" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:20.253814  7146 raft_consensus.cc:2393] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e18d5af72d474c7ea907e2a081e47c13 in current term 1: Already voted for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in this term.
I20260710 13:19:20.255213  7074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdec6c3cf1784aaf95e6096b86b51989" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.257122  6962 leader_election.cc:304] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e18d5af72d474c7ea907e2a081e47c13; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:20.262042  7302 raft_consensus.cc:3060] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.271783  7189 tablet_bootstrap.cc:492] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:20.272336  7189 ts_tablet_manager.cc:1403] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.009s
I20260710 13:19:20.275442  7189 raft_consensus.cc:359] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.277940  7189 raft_consensus.cc:385] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.278347  7189 raft_consensus.cc:740] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.277508  7302 raft_consensus.cc:2749] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.279687  7189 consensus_queue.cc:260] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.280864  7188 raft_consensus.cc:359] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.281805  7188 raft_consensus.cc:385] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.282148  7188 raft_consensus.cc:740] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.282672  7189 ts_tablet_manager.cc:1434] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:20.282838  7188 consensus_queue.cc:260] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.283756  7189 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:20.286525  7188 ts_tablet_manager.cc:1434] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.000s
I20260710 13:19:20.287415  7188 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:20.289909  7190 tablet_bootstrap.cc:492] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:20.290109  7302 raft_consensus.cc:493] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.290405  7190 ts_tablet_manager.cc:1403] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.123s	user 0.030s	sys 0.025s
I20260710 13:19:20.290583  7302 raft_consensus.cc:515] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.292660  7302 leader_election.cc:290] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.293104  7188 tablet_bootstrap.cc:654] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.296206  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bced9aa4691b461797fe039eba2c1a88" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.296406  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bced9aa4691b461797fe039eba2c1a88" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:20.296844  7072 raft_consensus.cc:2468] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
W20260710 13:19:20.298837  6962 leader_election.cc:343] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.299819  6962 leader_election.cc:304] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:20.300256  7189 tablet_bootstrap.cc:654] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.301213  7247 raft_consensus.cc:493] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.301672  7247 raft_consensus.cc:515] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.297292  6895 catalog_manager.cc:5697] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.303706  7247 leader_election.cc:290] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.303510  6895 catalog_manager.cc:5697] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.306790  7302 raft_consensus.cc:2804] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.307371  7302 raft_consensus.cc:493] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.307819  7302 raft_consensus.cc:3060] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.306823  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:20.309477  7145 raft_consensus.cc:2393] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in current term 1: Already voted for candidate e18d5af72d474c7ea907e2a081e47c13 in this term.
I20260710 13:19:20.312537  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572f9925cb547a8b1c8908a2c93a40e" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:20.315860  7038 leader_election.cc:304] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:20.316737  7190 raft_consensus.cc:359] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.317436  7247 raft_consensus.cc:3060] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.317685  7190 raft_consensus.cc:385] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.318156  7190 raft_consensus.cc:740] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.320749  7189 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:20.321275  7189 ts_tablet_manager.cc:1403] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260710 13:19:20.324131  7189 raft_consensus.cc:359] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.324889  7189 raft_consensus.cc:385] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.324447  7190 consensus_queue.cc:260] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.325224  7189 raft_consensus.cc:740] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.326004  7189 consensus_queue.cc:260] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.327344  7190 ts_tablet_manager.cc:1434] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:19:20.328105  7189 ts_tablet_manager.cc:1434] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:20.324143  7302 raft_consensus.cc:515] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.329347  7189 tablet_bootstrap.cc:492] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3: Bootstrap starting.
I20260710 13:19:20.330258  7190 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:20.330792  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bced9aa4691b461797fe039eba2c1a88" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.331338  7072 raft_consensus.cc:3060] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.337212  7302 leader_election.cc:290] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.337471  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bced9aa4691b461797fe039eba2c1a88" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
W20260710 13:19:20.338995  6962 leader_election.cc:343] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:20.340431  7190 tablet_bootstrap.cc:654] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.340862  7188 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:20.341305  7188 ts_tablet_manager.cc:1403] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.010s
I20260710 13:19:20.342679  7247 raft_consensus.cc:2749] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.344153  7188 raft_consensus.cc:359] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.345065  7188 raft_consensus.cc:385] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.345403  7188 raft_consensus.cc:740] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.345459  7072 raft_consensus.cc:2468] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.345757  7189 tablet_bootstrap.cc:654] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.346413  7188 consensus_queue.cc:260] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.349135  7188 ts_tablet_manager.cc:1434] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:20.349956  7188 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:20.355999  7188 tablet_bootstrap.cc:654] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.359325  7190 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:20.359823  7190 ts_tablet_manager.cc:1403] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.004s
I20260710 13:19:20.362313  7189 tablet_bootstrap.cc:492] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3: No bootstrap required, opened a new log
I20260710 13:19:20.362840  7189 ts_tablet_manager.cc:1403] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260710 13:19:20.368309  7189 raft_consensus.cc:359] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.368974  7189 raft_consensus.cc:385] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.369266  7189 raft_consensus.cc:740] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.369865  7189 consensus_queue.cc:260] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.370450  7190 raft_consensus.cc:359] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.371090  7190 raft_consensus.cc:385] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.371354  7190 raft_consensus.cc:740] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.371748  6962 leader_election.cc:304] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:20.372205  7189 ts_tablet_manager.cc:1434] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:19:20.372016  7190 consensus_queue.cc:260] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.372622  7302 raft_consensus.cc:2804] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.373050  7302 raft_consensus.cc:697] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:20.374032  7190 ts_tablet_manager.cc:1434] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:19:20.373858  7302 consensus_queue.cc:237] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.374915  7190 tablet_bootstrap.cc:492] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13: Bootstrap starting.
I20260710 13:19:20.377703  7188 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:20.378381  7188 ts_tablet_manager.cc:1403] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.003s
I20260710 13:19:20.380498  7188 raft_consensus.cc:359] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.381125  7188 raft_consensus.cc:385] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.381384  7188 raft_consensus.cc:740] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.382022  7188 consensus_queue.cc:260] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.384510  7188 ts_tablet_manager.cc:1434] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:20.385398  7188 tablet_bootstrap.cc:492] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95: Bootstrap starting.
I20260710 13:19:20.385476  7190 tablet_bootstrap.cc:654] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.385731  6894 catalog_manager.cc:5697] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.391083  7190 tablet_bootstrap.cc:492] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13: No bootstrap required, opened a new log
I20260710 13:19:20.391535  7190 ts_tablet_manager.cc:1403] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 13:19:20.391598  7188 tablet_bootstrap.cc:654] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:20.394380  7190 raft_consensus.cc:359] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.395269  7190 raft_consensus.cc:385] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.395607  7190 raft_consensus.cc:740] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.396488  7190 consensus_queue.cc:260] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.399750  7190 ts_tablet_manager.cc:1434] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:20.402627  7188 tablet_bootstrap.cc:492] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95: No bootstrap required, opened a new log
I20260710 13:19:20.403419  7188 ts_tablet_manager.cc:1403] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:19:20.405764  7188 raft_consensus.cc:359] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.406476  7188 raft_consensus.cc:385] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:20.406745  7188 raft_consensus.cc:740] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Initialized, Role: FOLLOWER
I20260710 13:19:20.407394  7188 consensus_queue.cc:260] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.409493  7188 ts_tablet_manager.cc:1434] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:20.502701  7333 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.503379  7267 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.521883  7269 raft_consensus.cc:493] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.522398  7269 raft_consensus.cc:515] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.523597  7193 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.524462  7269 leader_election.cc:290] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:20.525086  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6202ecb09c4d69a22ece36e30540ca" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:20.525719  6995 raft_consensus.cc:2468] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:20.526494  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6202ecb09c4d69a22ece36e30540ca" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.527091  7112 leader_election.cc:304] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.533470  7316 raft_consensus.cc:2804] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.533934  7316 raft_consensus.cc:493] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.534332  7316 raft_consensus.cc:3060] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.527107  7072 raft_consensus.cc:2468] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 0.
I20260710 13:19:20.538961  7193 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.544902  7316 raft_consensus.cc:515] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.551461  7316 leader_election.cc:290] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:20.551602  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6202ecb09c4d69a22ece36e30540ca" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.552188  7072 raft_consensus.cc:3060] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.552462  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae6202ecb09c4d69a22ece36e30540ca" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:20.553012  6995 raft_consensus.cc:3060] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.559734  7072 raft_consensus.cc:2468] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:20.559921  6995 raft_consensus.cc:2468] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 1.
I20260710 13:19:20.560859  7111 leader_election.cc:304] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:20.561530  7316 raft_consensus.cc:2804] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.562009  7316 raft_consensus.cc:697] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:20.562752  7316 consensus_queue.cc:237] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.567127  7302 raft_consensus.cc:493] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.567715  7302 raft_consensus.cc:515] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.569558  7302 leader_election.cc:290] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.570055  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5520cf872c8e4d9e98457b5b6b76cf50" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.570519  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5520cf872c8e4d9e98457b5b6b76cf50" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:20.570653  7072 raft_consensus.cc:2468] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:20.571085  7145 raft_consensus.cc:2468] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:20.571774  6962 leader_election.cc:304] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.572561  7302 raft_consensus.cc:2804] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.572077  6894 catalog_manager.cc:5697] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 0 to 1, leader changed from <none> to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.572877  7302 raft_consensus.cc:493] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.573266  7302 raft_consensus.cc:3060] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.577558  7302 raft_consensus.cc:515] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.579401  7302 leader_election.cc:290] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.580062  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5520cf872c8e4d9e98457b5b6b76cf50" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.580641  7072 raft_consensus.cc:3060] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.581379  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5520cf872c8e4d9e98457b5b6b76cf50" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:20.581945  7145 raft_consensus.cc:3060] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.586380  7072 raft_consensus.cc:2468] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.586763  7145 raft_consensus.cc:2468] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.587423  6962 leader_election.cc:304] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.588258  7302 raft_consensus.cc:2804] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.588584  7302 raft_consensus.cc:697] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:20.589315  7302 consensus_queue.cc:237] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.589813  7297 raft_consensus.cc:493] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.590236  7297 raft_consensus.cc:515] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.592000  7297 leader_election.cc:290] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.593149  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95" is_pre_election: true
I20260710 13:19:20.593886  7145 raft_consensus.cc:2468] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:20.594913  6962 leader_election.cc:304] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.595541  7302 raft_consensus.cc:2804] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:20.595523  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.596067  7302 raft_consensus.cc:493] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:20.596263  7072 raft_consensus.cc:2468] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 0.
I20260710 13:19:20.596446  7302 raft_consensus.cc:3060] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.597966  6894 catalog_manager.cc:5697] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.601013  7302 raft_consensus.cc:515] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.602850  7302 leader_election.cc:290] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:20.604068  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:20.604378  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618" candidate_uuid: "e18d5af72d474c7ea907e2a081e47c13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:20.604632  7145 raft_consensus.cc:3060] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.604981  7072 raft_consensus.cc:3060] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.609480  7072 raft_consensus.cc:2468] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.609477  7145 raft_consensus.cc:2468] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e18d5af72d474c7ea907e2a081e47c13 in term 1.
I20260710 13:19:20.610626  6962 leader_election.cc:304] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:20.611280  7302 raft_consensus.cc:2804] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:20.611668  7302 raft_consensus.cc:697] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Leader. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:20.612421  7302 consensus_queue.cc:237] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.619117  6894 catalog_manager.cc:5697] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.643983  7316 raft_consensus.cc:493] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.644512  7316 raft_consensus.cc:515] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.646251  7316 leader_election.cc:290] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:20.646934  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:20.647333  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.648110  7072 raft_consensus.cc:2393] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbfd2db34b5a49828f1ef64709fafb95 in current term 1: Already voted for candidate e18d5af72d474c7ea907e2a081e47c13 in this term.
I20260710 13:19:20.648974  7111 leader_election.cc:304] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:20.649580  7316 raft_consensus.cc:3060] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.653976  7316 raft_consensus.cc:2749] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.666211  7302 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.676857  7328 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.698004  7328 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.709396  7328 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.749143  7316 raft_consensus.cc:493] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:20.749600  7316 raft_consensus.cc:515] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:20.751423  7316 leader_election.cc:290] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:20.752249  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bced9aa4691b461797fe039eba2c1a88" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e18d5af72d474c7ea907e2a081e47c13" is_pre_election: true
I20260710 13:19:20.753011  7072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bced9aa4691b461797fe039eba2c1a88" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" is_pre_election: true
I20260710 13:19:20.753769  7072 raft_consensus.cc:2393] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dbfd2db34b5a49828f1ef64709fafb95 in current term 1: Already voted for candidate e18d5af72d474c7ea907e2a081e47c13 in this term.
I20260710 13:19:20.755070  7111 leader_election.cc:304] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dbfd2db34b5a49828f1ef64709fafb95; no voters: d5c3a2cdd591466e9a2bd58ba6a349f3, e18d5af72d474c7ea907e2a081e47c13
I20260710 13:19:20.755856  7316 raft_consensus.cc:3060] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:20.760571  7316 raft_consensus.cc:2749] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:20.767747  7302 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.783749  7302 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:20.868732  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:20.874897  7373 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
W20260710 13:19:20.876490  7374 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
W20260710 13:19:20.876797  7376 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
I20260710 13:19:20.877465  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:20.878706  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:20.878973  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:20.879220  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689560879199 us; error 0 us; skew 500 ppm
I20260710 13:19:20.879767  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:20.882608  5881 webserver.cc:533] Webserver started at http://127.5.190.68:36587/ using document root <none> and password file <none>
I20260710 13:19:20.883131  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:20.883350  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:20.883644  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:20.884781  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-3-root/instance:
uuid: "76040324515e41619a509c88db31e980"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-0606"
I20260710 13:19:20.889463  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:19:20.892894  7381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.893711  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:20.894026  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-3-root
uuid: "76040324515e41619a509c88db31e980"
format_stamp: "Formatted at 2026-07-10 13:19:20 on dist-test-slave-0606"
I20260710 13:19:20.894325  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-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)
I20260710 13:19:20.906785  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:20.908078  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:20.909320  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:20.911381  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:20.911585  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:20.911841  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:20.912037  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:20.983559  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.68:35197
I20260710 13:19:20.983641  7443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.68:35197 every 8 connection(s)
I20260710 13:19:20.987807  5881 auto_leader_rebalancer-test.cc:388] add a tserver: 76040324515e41619a509c88db31e980
I20260710 13:19:21.002334  7444 heartbeater.cc:344] Connected to a master server at 127.5.190.126:37953
I20260710 13:19:21.002696  7444 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:21.003397  7444 heartbeater.cc:507] Master 127.5.190.126:37953 requested a full tablet report, sending...
I20260710 13:19:21.005100  6894 ts_manager.cc:194] Registered new tserver with Master: 76040324515e41619a509c88db31e980 (127.5.190.68:35197)
I20260710 13:19:21.006276  6894 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52516
I20260710 13:19:21.049962  7302 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.058215  7302 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.085793  7316 consensus_queue.cc:1048] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.098202  7316 consensus_queue.cc:1048] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.155321  7302 consensus_queue.cc:1048] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.165756  7302 consensus_queue.cc:1048] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.829571  7072 consensus_queue.cc:237] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:21.836493  6999 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.836803  7146 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.838265  7461 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.839285  7454 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.849002  7454 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:21.851208  7039 consensus_peers.cc:597] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adf1a6b0adad45958f7e2f808af1dd2b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.853040  7146 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.853302  6999 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.866792  7072 consensus_queue.cc:237] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:21.870489  6896 catalog_manager.cc:5697] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.886530  6999 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.885951  7146 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:21.888311  7039 consensus_peers.cc:597] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5803b40598be4b73ad6d2bd48be6bc98. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.889046  7461 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.890617  7462 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.898638  7461 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.900576  6999 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.906981  7146 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.918673  6895 catalog_manager.cc:5697] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.928738  6999 consensus_queue.cc:237] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:21.935693  7146 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.936184  7072 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.937047  7328 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.937953  7457 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.946317  7328 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:21.947594  6964 consensus_peers.cc:597] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bced9aa4691b461797fe039eba2c1a88. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.947500  7146 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:21.962069  6999 consensus_queue.cc:237] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:21.963745  6894 catalog_manager.cc:5697] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.964385  7072 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:21.978888  6964 consensus_peers.cc:597] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4572f9925cb547a8b1c8908a2c93a40e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:21.979913  7146 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.981343  7072 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:21.981392  7328 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:21.983312  7457 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.000068  7457 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:22.001744  7146 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:22.001633  7072 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:22.008250  7444 heartbeater.cc:499] Master 127.5.190.126:37953 was elected leader, sending a full tablet report...
I20260710 13:19:22.017066  6896 catalog_manager.cc:5697] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:22.296762  7482 ts_tablet_manager.cc:933] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:22.298754  7482 tablet_copy_client.cc:323] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:22.310225  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet adf1a6b0adad45958f7e2f808af1dd2b from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:22.310894  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet adf1a6b0adad45958f7e2f808af1dd2b from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-adf1a6b0adad45958f7e2f808af1dd2b
I20260710 13:19:22.316289  7084 tablet_copy_source_session.cc:215] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:22.320043  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adf1a6b0adad45958f7e2f808af1dd2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.335898  7482 tablet_copy_client.cc:806] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:22.336649  7482 tablet_copy_client.cc:670] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:22.341372  7482 tablet_copy_client.cc:538] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:22.350368  7482 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:22.368865  7482 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:22.369616  7482 tablet_bootstrap.cc:492] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:22.370175  7482 ts_tablet_manager.cc:1403] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 13:19:22.372370  7482 raft_consensus.cc:359] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.372984  7482 raft_consensus.cc:740] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:22.373504  7482 consensus_queue.cc:260] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [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: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.375849  7482 ts_tablet_manager.cc:1434] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.007s
I20260710 13:19:22.377758  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-adf1a6b0adad45958f7e2f808af1dd2b received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:22.378207  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-adf1a6b0adad45958f7e2f808af1dd2b on tablet adf1a6b0adad45958f7e2f808af1dd2b with peer 76040324515e41619a509c88db31e980
I20260710 13:19:22.438500  7482 ts_tablet_manager.cc:933] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:22.440086  7482 tablet_copy_client.cc:323] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:22.441639  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet 5803b40598be4b73ad6d2bd48be6bc98 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:22.442078  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet 5803b40598be4b73ad6d2bd48be6bc98 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-5803b40598be4b73ad6d2bd48be6bc98
I20260710 13:19:22.447022  7084 tablet_copy_source_session.cc:215] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:22.449867  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5803b40598be4b73ad6d2bd48be6bc98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.465106  7482 tablet_copy_client.cc:806] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:22.465674  7482 tablet_copy_client.cc:670] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:22.469135  7482 tablet_copy_client.cc:538] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:22.478433  7482 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:22.497251  7482 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:22.497972  7482 tablet_bootstrap.cc:492] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:22.498508  7482 ts_tablet_manager.cc:1403] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:19:22.500772  7482 raft_consensus.cc:359] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.501435  7482 raft_consensus.cc:740] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:22.501971  7482 consensus_queue.cc:260] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.504135  7482 ts_tablet_manager.cc:1434] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:22.506533  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-5803b40598be4b73ad6d2bd48be6bc98 received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:22.506954  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-5803b40598be4b73ad6d2bd48be6bc98 on tablet 5803b40598be4b73ad6d2bd48be6bc98 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:22.513499  7482 ts_tablet_manager.cc:933] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:22.515223  7482 tablet_copy_client.cc:323] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:22.532243  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet 4572f9925cb547a8b1c8908a2c93a40e from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:22.532819  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet 4572f9925cb547a8b1c8908a2c93a40e from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-4572f9925cb547a8b1c8908a2c93a40e
I20260710 13:19:22.540241  7009 tablet_copy_source_session.cc:215] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:22.543493  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572f9925cb547a8b1c8908a2c93a40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.552553  7491 ts_tablet_manager.cc:933] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:22.554332  7491 tablet_copy_client.cc:323] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:22.555938  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet bced9aa4691b461797fe039eba2c1a88 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:22.556457  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet bced9aa4691b461797fe039eba2c1a88 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-bced9aa4691b461797fe039eba2c1a88
I20260710 13:19:22.559113  7482 tablet_copy_client.cc:806] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:22.559638  7482 tablet_copy_client.cc:670] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:22.564007  7009 tablet_copy_source_session.cc:215] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:22.564713  7482 tablet_copy_client.cc:538] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:22.569057  7491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bced9aa4691b461797fe039eba2c1a88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:22.572724  7482 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:22.584048  7491 tablet_copy_client.cc:806] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:22.584632  7491 tablet_copy_client.cc:670] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:22.588624  7491 tablet_copy_client.cc:538] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:22.597023  7491 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:22.600106  7482 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:22.601004  7482 tablet_bootstrap.cc:492] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:22.601594  7482 ts_tablet_manager.cc:1403] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260710 13:19:22.604159  7482 raft_consensus.cc:359] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.604902  7482 raft_consensus.cc:740] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:22.605428  7482 consensus_queue.cc:260] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.611274  7482 ts_tablet_manager.cc:1434] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:22.612991  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-4572f9925cb547a8b1c8908a2c93a40e received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:22.613457  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-4572f9925cb547a8b1c8908a2c93a40e on tablet 4572f9925cb547a8b1c8908a2c93a40e with peer 76040324515e41619a509c88db31e980
I20260710 13:19:22.619918  7491 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:22.620900  7491 tablet_bootstrap.cc:492] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:22.621558  7491 ts_tablet_manager.cc:1403] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 13:19:22.624481  7491 raft_consensus.cc:359] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.625140  7491 raft_consensus.cc:740] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:22.625654  7491 consensus_queue.cc:260] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:22.627559  7491 ts_tablet_manager.cc:1434] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:22.629184  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-bced9aa4691b461797fe039eba2c1a88 received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:22.629590  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-bced9aa4691b461797fe039eba2c1a88 on tablet bced9aa4691b461797fe039eba2c1a88 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:22.806826  7419 raft_consensus.cc:1217] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:22.939280  7419 raft_consensus.cc:1217] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:22.948047  7419 raft_consensus.cc:1217] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:23.072779  7419 raft_consensus.cc:1217] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:23.186913  7461 raft_consensus.cc:1064] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:23.189642  7461 consensus_queue.cc:237] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.197759  7419 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.198818  7148 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.199180  7462 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.236057  6999 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.247720  7495 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260710 13:19:23.259362  7462 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:23.276750  7495 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.280673  7148 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.312496  7419 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.320544  6896 catalog_manager.cc:5697] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.324445  6999 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.361656  7072 consensus_queue.cc:237] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.370875  7419 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.374537  7501 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:23.380445  7148 raft_consensus.cc:1275] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.382220  7501 consensus_queue.cc:1048] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.384935  7462 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.386845  7419 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.391204  7148 raft_consensus.cc:2955] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.397024  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adf1a6b0adad45958f7e2f808af1dd2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:23.404943  6894 catalog_manager.cc:5697] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.416456  6984 tablet_service.cc:1558] Processing DeleteTablet for tablet adf1a6b0adad45958f7e2f808af1dd2b with delete_type TABLET_DATA_TOMBSTONED (TS e18d5af72d474c7ea907e2a081e47c13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42094
I20260710 13:19:23.419390  7509 tablet_replica.cc:333] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:23.420753  7509 raft_consensus.cc:2243] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.421507  7509 raft_consensus.cc:2272] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.425148  7509 ts_tablet_manager.cc:1916] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:23.437861  7509 ts_tablet_manager.cc:1929] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:23.438350  7509 log.cc:1199] T adf1a6b0adad45958f7e2f808af1dd2b P e18d5af72d474c7ea907e2a081e47c13: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/wals/adf1a6b0adad45958f7e2f808af1dd2b
I20260710 13:19:23.440140  6882 catalog_manager.cc:5028] TS e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): tablet adf1a6b0adad45958f7e2f808af1dd2b (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:23.477135  7495 raft_consensus.cc:1064] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:23.479880  7495 consensus_queue.cc:237] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.487574  7148 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.488952  7419 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.489419  7495 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.489786  6999 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.490644  7462 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.491426  7501 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.503813  7497 raft_consensus.cc:1064] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:23.507324  7497 consensus_queue.cc:237] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.520742  7145 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.521188  7074 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.522950  7418 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.523351  7497 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:23.525585  7328 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:23.527410  7462 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.536056  7328 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.540962  7148 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.544028  7419 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.560842  7496 raft_consensus.cc:1064] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:23.566332  6999 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.563715  7496 consensus_queue.cc:237] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.578204  6897 catalog_manager.cc:5697] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.604204  7518 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.613547  7419 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.615801  7328 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.618902  7074 consensus_queue.cc:237] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.617880  7419 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.629961  7072 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.632057  7072 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.634672  7148 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:23.637506  7417 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.642637  7462 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.644778  6999 raft_consensus.cc:1275] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.646059  7328 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.647151  6894 catalog_manager.cc:5697] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.647773  7328 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.651949  7495 consensus_queue.cc:1048] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:23.656224  7495 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.661868  7145 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.658890  7417 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.678421  6999 raft_consensus.cc:2955] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.684198  7520 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.696094  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5803b40598be4b73ad6d2bd48be6bc98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:23.704013  7417 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.709651  7148 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.722890  6893 catalog_manager.cc:5697] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.726182  7072 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.737201  7138 tablet_service.cc:1558] Processing DeleteTablet for tablet 5803b40598be4b73ad6d2bd48be6bc98 with delete_type TABLET_DATA_TOMBSTONED (TS dbfd2db34b5a49828f1ef64709fafb95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36330
I20260710 13:19:23.742017  7525 tablet_replica.cc:333] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:23.743213  7525 raft_consensus.cc:2243] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.743928  7525 raft_consensus.cc:2272] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.744323  6894 catalog_manager.cc:5697] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.748667  7525 ts_tablet_manager.cc:1916] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:23.761780  6995 consensus_queue.cc:237] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.762262  6999 consensus_queue.cc:237] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:23.769894  7525 ts_tablet_manager.cc:1929] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:23.770498  7525 log.cc:1199] T 5803b40598be4b73ad6d2bd48be6bc98 P dbfd2db34b5a49828f1ef64709fafb95: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/wals/5803b40598be4b73ad6d2bd48be6bc98
I20260710 13:19:23.771796  7417 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.774017  7145 raft_consensus.cc:1275] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.774000  7418 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.774780  6881 catalog_manager.cc:5028] TS dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): tablet 5803b40598be4b73ad6d2bd48be6bc98 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:23.775148  7148 raft_consensus.cc:1275] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:23.776456  7496 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.776811  7520 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.777480  7328 consensus_queue.cc:1048] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.778080  7518 consensus_queue.cc:1048] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.786172  7497 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.788125  7145 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.789561  7520 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.796470  7418 raft_consensus.cc:2955] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.797273  7417 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.798091  7148 raft_consensus.cc:2955] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.803727  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4572f9925cb547a8b1c8908a2c93a40e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:23.806728  6892 catalog_manager.cc:5697] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.820255  7057 tablet_service.cc:1558] Processing DeleteTablet for tablet 4572f9925cb547a8b1c8908a2c93a40e with delete_type TABLET_DATA_TOMBSTONED (TS d5c3a2cdd591466e9a2bd58ba6a349f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50420
I20260710 13:19:23.825284  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bced9aa4691b461797fe039eba2c1a88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:23.826205  7526 tablet_replica.cc:333] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:23.831627  7526 raft_consensus.cc:2243] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.832736  6893 catalog_manager.cc:5697] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:23.833575  7526 raft_consensus.cc:2272] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.840399  7526 ts_tablet_manager.cc:1916] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:23.845000  7057 tablet_service.cc:1558] Processing DeleteTablet for tablet bced9aa4691b461797fe039eba2c1a88 with delete_type TABLET_DATA_TOMBSTONED (TS d5c3a2cdd591466e9a2bd58ba6a349f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50420
I20260710 13:19:23.858079  7526 ts_tablet_manager.cc:1929] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:23.858526  7526 log.cc:1199] T 4572f9925cb547a8b1c8908a2c93a40e P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/wals/4572f9925cb547a8b1c8908a2c93a40e
I20260710 13:19:23.859912  6881 catalog_manager.cc:5028] TS d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): tablet 4572f9925cb547a8b1c8908a2c93a40e (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:23.860096  7526 tablet_replica.cc:333] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:23.860940  7526 raft_consensus.cc:2243] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.861526  7526 raft_consensus.cc:2272] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.864012  7526 ts_tablet_manager.cc:1916] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:23.878635  7526 ts_tablet_manager.cc:1929] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:23.879012  7526 log.cc:1199] T bced9aa4691b461797fe039eba2c1a88 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/wals/bced9aa4691b461797fe039eba2c1a88
I20260710 13:19:23.880335  6881 catalog_manager.cc:5028] TS d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): tablet bced9aa4691b461797fe039eba2c1a88 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:24.876138  7072 consensus_queue.cc:237] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:24.883463  7148 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.883697  6999 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:24.884052  7039 consensus_peers.cc:597] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bdec6c3cf1784aaf95e6096b86b51989. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.885108  7530 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.887071  7531 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:24.894034  7530 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.898204  7148 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.898729  6999 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.907914  6995 consensus_queue.cc:237] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:24.911156  6894 catalog_manager.cc:5697] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:24.924618  6964 consensus_peers.cc:597] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 33f86cc1a878444698058652ac7d821a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.925146  7072 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.924661  7148 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.926424  7520 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.927313  7497 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.947312  7520 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.949465  7148 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.950378  7072 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.962675  6995 consensus_queue.cc:237] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:24.962977  6892 catalog_manager.cc:5697] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:24.977167  6964 consensus_peers.cc:597] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 54494a18cfaa43d39ae182fecfbfe41b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:24.978003  7072 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.979624  7520 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.979748  7148 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:24.981230  7541 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.988382  7520 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.990525  7072 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:24.992534  7148 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:25.006472  6892 catalog_manager.cc:5697] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:25.039517  7148 consensus_queue.cc:237] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.045845  7074 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:25.045922  6995 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:25.048179  7528 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:25.051816  7548 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:25.059321  7549 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:25.062479  6995 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:25.064766  7074 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:25.067874  7113 consensus_peers.cc:597] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a6c1ef415e104aeb8e93a533b814bb81. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:25.077750  6892 catalog_manager.cc:5697] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.307343  7555 ts_tablet_manager.cc:933] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:25.309414  7555 tablet_copy_client.cc:323] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:25.311385  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet bdec6c3cf1784aaf95e6096b86b51989 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:25.311911  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet bdec6c3cf1784aaf95e6096b86b51989 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-bdec6c3cf1784aaf95e6096b86b51989
I20260710 13:19:25.318608  7084 tablet_copy_source_session.cc:215] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.321736  7555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdec6c3cf1784aaf95e6096b86b51989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.334928  7555 tablet_copy_client.cc:806] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.335669  7555 tablet_copy_client.cc:670] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.339780  7555 tablet_copy_client.cc:538] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.347478  7555 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:25.368824  7555 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:25.369818  7555 tablet_bootstrap.cc:492] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:25.370532  7555 ts_tablet_manager.cc:1403] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260710 13:19:25.373835  7555 raft_consensus.cc:359] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.374698  7555 raft_consensus.cc:740] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:25.375453  7555 consensus_queue.cc:260] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.379241  7555 ts_tablet_manager.cc:1434] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:19:25.382207  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-bdec6c3cf1784aaf95e6096b86b51989 received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:25.382735  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-bdec6c3cf1784aaf95e6096b86b51989 on tablet bdec6c3cf1784aaf95e6096b86b51989 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:25.405892  7555 ts_tablet_manager.cc:933] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:25.407555  7555 tablet_copy_client.cc:323] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:25.409610  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet 33f86cc1a878444698058652ac7d821a from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:25.410209  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet 33f86cc1a878444698058652ac7d821a from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-33f86cc1a878444698058652ac7d821a
I20260710 13:19:25.418524  7560 ts_tablet_manager.cc:933] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:25.418793  7009 tablet_copy_source_session.cc:215] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.420616  7560 tablet_copy_client.cc:323] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:25.422189  7555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33f86cc1a878444698058652ac7d821a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.422556  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet 54494a18cfaa43d39ae182fecfbfe41b from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:25.423077  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet 54494a18cfaa43d39ae182fecfbfe41b from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-54494a18cfaa43d39ae182fecfbfe41b
I20260710 13:19:25.430785  7009 tablet_copy_source_session.cc:215] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.435420  7560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54494a18cfaa43d39ae182fecfbfe41b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.437867  7555 tablet_copy_client.cc:806] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.438561  7555 tablet_copy_client.cc:670] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.442847  7555 tablet_copy_client.cc:538] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.453008  7562 ts_tablet_manager.cc:933] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:25.453039  7555 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:25.458389  7560 tablet_copy_client.cc:806] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.459138  7560 tablet_copy_client.cc:670] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.459461  7562 tablet_copy_client.cc:323] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.67:34273
I20260710 13:19:25.464635  7560 tablet_copy_client.cc:538] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.484320  7560 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:25.489295  7555 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:25.490435  7555 tablet_bootstrap.cc:492] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:25.491173  7555 ts_tablet_manager.cc:1403] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.038s	user 0.025s	sys 0.004s
I20260710 13:19:25.494375  7555 raft_consensus.cc:359] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.495355  7555 raft_consensus.cc:740] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:25.495518  7158 tablet_copy_service.cc:140] P dbfd2db34b5a49828f1ef64709fafb95: Received BeginTabletCopySession request for tablet a6c1ef415e104aeb8e93a533b814bb81 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:55658)
I20260710 13:19:25.497931  7158 tablet_copy_service.cc:161] P dbfd2db34b5a49828f1ef64709fafb95: Beginning new tablet copy session on tablet a6c1ef415e104aeb8e93a533b814bb81 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:55658: session id = 76040324515e41619a509c88db31e980-a6c1ef415e104aeb8e93a533b814bb81
I20260710 13:19:25.496255  7555 consensus_queue.cc:260] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.508919  7555 ts_tablet_manager.cc:1434] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:19:25.511035  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-33f86cc1a878444698058652ac7d821a received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:25.511590  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-33f86cc1a878444698058652ac7d821a on tablet 33f86cc1a878444698058652ac7d821a with peer 76040324515e41619a509c88db31e980
I20260710 13:19:25.515233  7158 tablet_copy_source_session.cc:215] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:25.520206  7562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6c1ef415e104aeb8e93a533b814bb81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:25.532634  7560 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:25.533843  7560 tablet_bootstrap.cc:492] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:25.534608  7560 ts_tablet_manager.cc:1403] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.060s	user 0.034s	sys 0.009s
I20260710 13:19:25.538972  7560 raft_consensus.cc:359] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.539902  7560 raft_consensus.cc:740] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:25.540652  7560 consensus_queue.cc:260] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.543174  7562 tablet_copy_client.cc:806] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:25.544795  7562 tablet_copy_client.cc:670] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:25.545336  7560 ts_tablet_manager.cc:1434] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260710 13:19:25.547232  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-54494a18cfaa43d39ae182fecfbfe41b received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:25.547652  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-54494a18cfaa43d39ae182fecfbfe41b on tablet 54494a18cfaa43d39ae182fecfbfe41b with peer 76040324515e41619a509c88db31e980
I20260710 13:19:25.549809  7562 tablet_copy_client.cc:538] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:25.558319  7562 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:25.576159  7562 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:25.576992  7562 tablet_bootstrap.cc:492] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:25.577764  7562 ts_tablet_manager.cc:1403] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:19:25.580058  7562 raft_consensus.cc:359] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.580701  7562 raft_consensus.cc:740] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:25.581224  7562 consensus_queue.cc:260] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:25.583071  7562 ts_tablet_manager.cc:1434] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:19:25.584851  7158 tablet_copy_service.cc:342] P dbfd2db34b5a49828f1ef64709fafb95: Request end of tablet copy session 76040324515e41619a509c88db31e980-a6c1ef415e104aeb8e93a533b814bb81 received from {username='slave'} at 127.0.0.1:55658
I20260710 13:19:25.585294  7158 tablet_copy_service.cc:434] P dbfd2db34b5a49828f1ef64709fafb95: ending tablet copy session 76040324515e41619a509c88db31e980-a6c1ef415e104aeb8e93a533b814bb81 on tablet a6c1ef415e104aeb8e93a533b814bb81 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:25.812151  7418 raft_consensus.cc:1217] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.823061  7418 raft_consensus.cc:1217] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:25.923293  7418 raft_consensus.cc:1217] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:26.000233  7418 raft_consensus.cc:1217] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:26.277853  7568 raft_consensus.cc:1064] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:26.279907  7568 consensus_queue.cc:237] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.287730  7418 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.288156  7145 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.289631  7074 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.289741  7572 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.290797  7568 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.291689  7567 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.312234  7567 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.313959  7418 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.318146  7072 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.327409  7145 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.328290  6894 catalog_manager.cc:5697] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.356629  6995 consensus_queue.cc:237] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.363330  7418 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.363507  7072 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.366559  7572 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.368505  7567 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.374284  7572 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.378417  7072 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.380970  7520 raft_consensus.cc:1064] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:26.383569  7520 consensus_queue.cc:237] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.385464  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 33f86cc1a878444698058652ac7d821a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.392771  7417 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.394372  7567 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.399924  6893 catalog_manager.cc:5697] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.405186  7145 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.409463  7074 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.411041  7549 raft_consensus.cc:1064] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:26.410806  7567 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.414592  7418 raft_consensus.cc:2955] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.417518  7138 tablet_service.cc:1558] Processing DeleteTablet for tablet 33f86cc1a878444698058652ac7d821a with delete_type TABLET_DATA_TOMBSTONED (TS dbfd2db34b5a49828f1ef64709fafb95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36330
I20260710 13:19:26.413017  7567 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:19:26.420831  7570 raft_consensus.cc:1064] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:26.423537  7570 consensus_queue.cc:237] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.413797  7549 consensus_queue.cc:237] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.451162  7148 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.453796  7419 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.453796  6995 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.456574  7495 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.458640  7495 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.471411  7495 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.470541  7416 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.474001  7074 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.475428  7548 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.466956  7520 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.490376  7415 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.490897  7582 tablet_replica.cc:333] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:26.492051  7582 raft_consensus.cc:2243] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.492763  7528 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:26.501341  7582 raft_consensus.cc:2272] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.503538  6999 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:26.507148  7582 ts_tablet_manager.cc:1916] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.515089  7591 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:26.519829  7570 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.500545  7148 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.523846  7418 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.550221  6893 catalog_manager.cc:5697] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.561218  7074 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
W20260710 13:19:26.584520  7037 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.67:34273, user_credentials={real_user=slave}} blocked reactor thread for 109162us
I20260710 13:19:26.597379  7145 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.616485  6998 consensus_queue.cc:237] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.635419  7074 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.637872  7582 ts_tablet_manager.cc:1929] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.638399  7582 log.cc:1199] T 33f86cc1a878444698058652ac7d821a P dbfd2db34b5a49828f1ef64709fafb95: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/wals/33f86cc1a878444698058652ac7d821a
I20260710 13:19:26.635257  7418 raft_consensus.cc:1275] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.642704  7572 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.644361  7520 consensus_queue.cc:1048] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.639992  6881 catalog_manager.cc:5028] TS dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): tablet 33f86cc1a878444698058652ac7d821a (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:26.653795  6892 catalog_manager.cc:5697] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.676834  7074 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.670547  7572 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.678573  7418 raft_consensus.cc:2955] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.693100  7549 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.698078  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 54494a18cfaa43d39ae182fecfbfe41b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.698901  6999 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.703604  6892 catalog_manager.cc:5697] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.703943  6995 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.715161  7415 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.721891  7073 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.723898  7072 consensus_queue.cc:237] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.730644  7416 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.730995  7138 tablet_service.cc:1558] Processing DeleteTablet for tablet 54494a18cfaa43d39ae182fecfbfe41b with delete_type TABLET_DATA_TOMBSTONED (TS dbfd2db34b5a49828f1ef64709fafb95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36330
I20260710 13:19:26.732015  7582 tablet_replica.cc:333] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:26.732967  7582 raft_consensus.cc:2243] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.733698  7582 raft_consensus.cc:2272] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.738018  7582 ts_tablet_manager.cc:1916] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.739176  6892 catalog_manager.cc:5697] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.748353  7596 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.761590  7145 consensus_queue.cc:237] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:26.763603  7582 ts_tablet_manager.cc:1929] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.764159  7582 log.cc:1199] T 54494a18cfaa43d39ae182fecfbfe41b P dbfd2db34b5a49828f1ef64709fafb95: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/wals/54494a18cfaa43d39ae182fecfbfe41b
I20260710 13:19:26.765106  7148 raft_consensus.cc:1275] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.765901  6881 catalog_manager.cc:5028] TS dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): tablet 54494a18cfaa43d39ae182fecfbfe41b (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:26.770923  7587 consensus_queue.cc:1048] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.779816  7416 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.781796  7495 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.787137  7416 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.792209  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bdec6c3cf1784aaf95e6096b86b51989 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.793460  7591 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.794755  6999 raft_consensus.cc:1275] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:26.796386  7549 consensus_queue.cc:1048] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:26.803452  7549 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.807036  7145 raft_consensus.cc:2955] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.810614  6895 catalog_manager.cc:5697] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.810940  7416 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.825956  6999 raft_consensus.cc:2955] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.827935  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a6c1ef415e104aeb8e93a533b814bb81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:26.831036  6984 tablet_service.cc:1558] Processing DeleteTablet for tablet bdec6c3cf1784aaf95e6096b86b51989 with delete_type TABLET_DATA_TOMBSTONED (TS e18d5af72d474c7ea907e2a081e47c13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42094
I20260710 13:19:26.837884  6894 catalog_manager.cc:5697] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:26.854674  7597 tablet_replica.cc:333] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:26.855456  7057 tablet_service.cc:1558] Processing DeleteTablet for tablet a6c1ef415e104aeb8e93a533b814bb81 with delete_type TABLET_DATA_TOMBSTONED (TS d5c3a2cdd591466e9a2bd58ba6a349f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50420
I20260710 13:19:26.855770  7597 raft_consensus.cc:2243] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.856675  7597 raft_consensus.cc:2272] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.857970  7598 tablet_replica.cc:333] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:26.858754  7598 raft_consensus.cc:2243] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.859392  7598 raft_consensus.cc:2272] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.860422  7597 ts_tablet_manager.cc:1916] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.863476  7598 ts_tablet_manager.cc:1916] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:26.877451  7597 ts_tablet_manager.cc:1929] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.878007  7597 log.cc:1199] T bdec6c3cf1784aaf95e6096b86b51989 P e18d5af72d474c7ea907e2a081e47c13: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/wals/bdec6c3cf1784aaf95e6096b86b51989
I20260710 13:19:26.879755  6882 catalog_manager.cc:5028] TS e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): tablet bdec6c3cf1784aaf95e6096b86b51989 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:26.879953  7598 ts_tablet_manager.cc:1929] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:26.880479  7598 log.cc:1199] T a6c1ef415e104aeb8e93a533b814bb81 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/wals/a6c1ef415e104aeb8e93a533b814bb81
I20260710 13:19:26.881932  6881 catalog_manager.cc:5028] TS d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): tablet a6c1ef415e104aeb8e93a533b814bb81 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:27.891607  7074 consensus_queue.cc:237] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:27.897455  7145 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.898828  7570 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:27.899824  7039 consensus_peers.cc:597] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4eb9ac60e3724823a3d548a97c502201. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.899856  6995 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.901279  7570 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.906752  7601 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.908471  7145 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.911257  6995 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.920403  6893 catalog_manager.cc:5697] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.925093  7145 consensus_queue.cc:237] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:27.932370  7074 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.933156  7113 consensus_peers.cc:597] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b22770212b94c01bcdcc06795d4c461. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.933939  6995 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.934474  7549 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.935421  7599 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.945580  7549 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.954277  7074 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.954370  6995 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.981244  6894 catalog_manager.cc:5697] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:27.985932  6995 consensus_queue.cc:237] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:27.996199  7145 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:27.997334  7074 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:27.997463  6964 consensus_peers.cc:597] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebdeba4e106e4e2ca76750bc8245f353. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.998684  7568 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:27.999622  7520 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.012734  7520 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:28.026571  7074 consensus_queue.cc:237] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.027441  7073 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:28.029373  6893 catalog_manager.cc:5697] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:28.033346  7145 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:28.034875  7601 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.038688  6995 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:28.038594  7145 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:28.049615  7039 consensus_peers.cc:597] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dbd7c0315ab4feaaa33b55d11900102. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.052731  7602 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:28.060091  7570 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:28.065760  7145 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:28.068178  6995 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:28.080286  6893 catalog_manager.cc:5697] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:28.297739  7622 ts_tablet_manager.cc:933] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:28.299619  7622 tablet_copy_client.cc:323] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:28.301308  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet 4eb9ac60e3724823a3d548a97c502201 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:28.301872  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet 4eb9ac60e3724823a3d548a97c502201 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-4eb9ac60e3724823a3d548a97c502201
I20260710 13:19:28.308583  7084 tablet_copy_source_session.cc:215] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.311817  7622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eb9ac60e3724823a3d548a97c502201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.324473  7622 tablet_copy_client.cc:806] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.325055  7622 tablet_copy_client.cc:670] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.328882  7622 tablet_copy_client.cc:538] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.337174  7622 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:28.354570  7622 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:28.355400  7622 tablet_bootstrap.cc:492] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:28.356027  7622 ts_tablet_manager.cc:1403] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260710 13:19:28.358242  7622 raft_consensus.cc:359] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.358912  7622 raft_consensus.cc:740] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:28.359463  7622 consensus_queue.cc:260] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.362301  7622 ts_tablet_manager.cc:1434] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:19:28.364342  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-4eb9ac60e3724823a3d548a97c502201 received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:28.364813  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-4eb9ac60e3724823a3d548a97c502201 on tablet 4eb9ac60e3724823a3d548a97c502201 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:28.501974  7622 ts_tablet_manager.cc:933] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:28.503643  7622 tablet_copy_client.cc:323] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:28.505307  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet ebdeba4e106e4e2ca76750bc8245f353 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:28.505782  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet ebdeba4e106e4e2ca76750bc8245f353 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-ebdeba4e106e4e2ca76750bc8245f353
I20260710 13:19:28.512903  7009 tablet_copy_source_session.cc:215] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.516316  7622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebdeba4e106e4e2ca76750bc8245f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.527953  7622 tablet_copy_client.cc:806] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.528543  7622 tablet_copy_client.cc:670] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.533111  7622 tablet_copy_client.cc:538] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.540109  7622 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:28.556962  7622 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:28.557086  7628 ts_tablet_manager.cc:933] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:28.557955  7622 tablet_bootstrap.cc:492] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:28.558879  7622 ts_tablet_manager.cc:1403] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.009s
I20260710 13:19:28.558923  7628 tablet_copy_client.cc:323] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.67:34273
I20260710 13:19:28.560920  7158 tablet_copy_service.cc:140] P dbfd2db34b5a49828f1ef64709fafb95: Received BeginTabletCopySession request for tablet 3b22770212b94c01bcdcc06795d4c461 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:55658)
I20260710 13:19:28.561471  7158 tablet_copy_service.cc:161] P dbfd2db34b5a49828f1ef64709fafb95: Beginning new tablet copy session on tablet 3b22770212b94c01bcdcc06795d4c461 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:55658: session id = 76040324515e41619a509c88db31e980-3b22770212b94c01bcdcc06795d4c461
I20260710 13:19:28.561785  7622 raft_consensus.cc:359] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.562484  7622 raft_consensus.cc:740] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:28.563021  7622 consensus_queue.cc:260] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.570760  7158 tablet_copy_source_session.cc:215] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.573757  7622 ts_tablet_manager.cc:1434] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:28.577757  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-ebdeba4e106e4e2ca76750bc8245f353 received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:28.578238  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-ebdeba4e106e4e2ca76750bc8245f353 on tablet ebdeba4e106e4e2ca76750bc8245f353 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:28.579576  7630 ts_tablet_manager.cc:933] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:28.580895  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b22770212b94c01bcdcc06795d4c461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.586776  7630 tablet_copy_client.cc:323] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:28.588598  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet 2dbd7c0315ab4feaaa33b55d11900102 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:28.589174  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet 2dbd7c0315ab4feaaa33b55d11900102 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-2dbd7c0315ab4feaaa33b55d11900102
I20260710 13:19:28.594115  7084 tablet_copy_source_session.cc:215] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:28.596748  7628 tablet_copy_client.cc:806] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.596987  7630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dbd7c0315ab4feaaa33b55d11900102. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.597359  7628 tablet_copy_client.cc:670] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.601312  7628 tablet_copy_client.cc:538] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.609038  7630 tablet_copy_client.cc:806] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:28.609630  7630 tablet_copy_client.cc:670] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:28.610613  7628 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:28.614187  7630 tablet_copy_client.cc:538] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:28.623994  7630 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:28.631829  7628 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:28.632747  7628 tablet_bootstrap.cc:492] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:28.633437  7628 ts_tablet_manager.cc:1403] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260710 13:19:28.636515  7628 raft_consensus.cc:359] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.637307  7628 raft_consensus.cc:740] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:28.637858  7628 consensus_queue.cc:260] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.645426  7628 ts_tablet_manager.cc:1434] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:28.645690  7630 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:28.646663  7630 tablet_bootstrap.cc:492] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:28.647397  7158 tablet_copy_service.cc:342] P dbfd2db34b5a49828f1ef64709fafb95: Request end of tablet copy session 76040324515e41619a509c88db31e980-3b22770212b94c01bcdcc06795d4c461 received from {username='slave'} at 127.0.0.1:55658
I20260710 13:19:28.647832  7158 tablet_copy_service.cc:434] P dbfd2db34b5a49828f1ef64709fafb95: ending tablet copy session 76040324515e41619a509c88db31e980-3b22770212b94c01bcdcc06795d4c461 on tablet 3b22770212b94c01bcdcc06795d4c461 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:28.648044  7630 ts_tablet_manager.cc:1403] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.008s
I20260710 13:19:28.651678  7630 raft_consensus.cc:359] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.652870  7630 raft_consensus.cc:740] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:28.653903  7630 consensus_queue.cc:260] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:28.657644  7630 ts_tablet_manager.cc:1434] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:28.659545  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-2dbd7c0315ab4feaaa33b55d11900102 received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:28.660033  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-2dbd7c0315ab4feaaa33b55d11900102 on tablet 2dbd7c0315ab4feaaa33b55d11900102 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:28.674896  7416 raft_consensus.cc:1217] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:28.947184  7416 raft_consensus.cc:1217] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:29.002161  7416 raft_consensus.cc:1217] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:29.075747  7416 raft_consensus.cc:1217] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:29.096474  7570 raft_consensus.cc:1064] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:29.099138  7570 consensus_queue.cc:237] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.105208  7145 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.105429  7416 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.106556  7601 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.107662  7602 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.110670  6999 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.113402  7602 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.130398  7570 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.138320  7418 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.160274  7145 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.166697  6892 catalog_manager.cc:5697] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.168001  6999 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.201579  7073 consensus_queue.cc:237] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.211180  7418 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.212920  7570 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.216133  7145 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.217573  7570 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.221381  7602 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.229727  7145 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.230547  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4eb9ac60e3724823a3d548a97c502201 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.230598  7418 raft_consensus.cc:2955] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.237255  6894 catalog_manager.cc:5697] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.251798  6984 tablet_service.cc:1558] Processing DeleteTablet for tablet 4eb9ac60e3724823a3d548a97c502201 with delete_type TABLET_DATA_TOMBSTONED (TS e18d5af72d474c7ea907e2a081e47c13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42094
I20260710 13:19:29.253660  7645 tablet_replica.cc:333] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:29.254669  7645 raft_consensus.cc:2243] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.255455  7645 raft_consensus.cc:2272] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.259024  7645 ts_tablet_manager.cc:1916] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.276628  7645 ts_tablet_manager.cc:1929] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.277055  7645 log.cc:1199] T 4eb9ac60e3724823a3d548a97c502201 P e18d5af72d474c7ea907e2a081e47c13: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/wals/4eb9ac60e3724823a3d548a97c502201
I20260710 13:19:29.278831  6882 catalog_manager.cc:5028] TS e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): tablet 4eb9ac60e3724823a3d548a97c502201 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:29.381544  7570 raft_consensus.cc:1064] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:29.384079  7570 consensus_queue.cc:237] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.391620  7145 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.392474  7418 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.393297  6999 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.393209  7602 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.394137  7570 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.395164  7601 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.404852  7601 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.409710  6999 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.416236  7418 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.428074  6893 catalog_manager.cc:5697] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.430027  7145 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.445235  7073 consensus_queue.cc:237] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.450632  7418 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.451987  7601 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:29.453075  6999 raft_consensus.cc:1275] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.457844  7601 consensus_queue.cc:1048] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:29.460269  7601 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.461910  7418 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.467422  6999 raft_consensus.cc:2955] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.471029  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2dbd7c0315ab4feaaa33b55d11900102 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.475814  6894 catalog_manager.cc:5697] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.491130  7138 tablet_service.cc:1558] Processing DeleteTablet for tablet 2dbd7c0315ab4feaaa33b55d11900102 with delete_type TABLET_DATA_TOMBSTONED (TS dbfd2db34b5a49828f1ef64709fafb95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36330
I20260710 13:19:29.493098  7650 tablet_replica.cc:333] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:29.493861  7650 raft_consensus.cc:2243] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.494454  7650 raft_consensus.cc:2272] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.497730  7650 ts_tablet_manager.cc:1916] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.508149  7635 raft_consensus.cc:1064] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:29.510725  7635 consensus_queue.cc:237] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.516789  7650 ts_tablet_manager.cc:1929] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.517295  7650 log.cc:1199] T 2dbd7c0315ab4feaaa33b55d11900102 P dbfd2db34b5a49828f1ef64709fafb95: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/wals/2dbd7c0315ab4feaaa33b55d11900102
I20260710 13:19:29.518220  7418 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.519721  6881 catalog_manager.cc:5028] TS dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): tablet 2dbd7c0315ab4feaaa33b55d11900102 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:29.520512  7568 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.522550  7148 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.523885  7073 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.526719  7568 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:29.527729  7617 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.530153  7634 raft_consensus.cc:1064] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:29.534405  7634 consensus_queue.cc:237] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.551431  7074 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.552609  7418 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.553118  7636 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.554368  7613 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.559331  6999 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:29.569487  7634 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:29.565918  7635 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.575565  7148 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.585770  7074 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.592401  7418 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.596263  6894 catalog_manager.cc:5697] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.599113  7613 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.616930  6995 consensus_queue.cc:237] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.623027  7418 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.623186  7074 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.625432  6995 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.630976  7568 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.630854  6892 catalog_manager.cc:5697] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.628016  7148 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.641870  7617 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.643373  7416 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.629504  7418 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.649437  7568 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.653996  7148 raft_consensus.cc:2955] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.664914  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebdeba4e106e4e2ca76750bc8245f353 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.669509  7148 consensus_queue.cc:237] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:29.672746  6895 catalog_manager.cc:5697] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.681567  7418 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.681813  7074 raft_consensus.cc:1275] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:29.683535  7656 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:29.685238  7613 consensus_queue.cc:1048] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:29.689538  7057 tablet_service.cc:1558] Processing DeleteTablet for tablet ebdeba4e106e4e2ca76750bc8245f353 with delete_type TABLET_DATA_TOMBSTONED (TS d5c3a2cdd591466e9a2bd58ba6a349f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50420
I20260710 13:19:29.692034  7636 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.694214  7418 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.700867  7660 tablet_replica.cc:333] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:29.701861  7660 raft_consensus.cc:2243] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.702605  7660 raft_consensus.cc:2272] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.703207  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b22770212b94c01bcdcc06795d4c461 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:29.703444  7074 raft_consensus.cc:2955] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:29.716243  6892 catalog_manager.cc:5697] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.723696  7660 ts_tablet_manager.cc:1916] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.730544  6984 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b22770212b94c01bcdcc06795d4c461 with delete_type TABLET_DATA_TOMBSTONED (TS e18d5af72d474c7ea907e2a081e47c13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42094
I20260710 13:19:29.731511  7645 tablet_replica.cc:333] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:29.732438  7645 raft_consensus.cc:2243] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:29.733139  7645 raft_consensus.cc:2272] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:29.736482  7645 ts_tablet_manager.cc:1916] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:29.739378  7660 ts_tablet_manager.cc:1929] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.739812  7660 log.cc:1199] T ebdeba4e106e4e2ca76750bc8245f353 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/wals/ebdeba4e106e4e2ca76750bc8245f353
I20260710 13:19:29.741462  6881 catalog_manager.cc:5028] TS d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): tablet ebdeba4e106e4e2ca76750bc8245f353 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:29.748409  7645 ts_tablet_manager.cc:1929] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:29.748842  7645 log.cc:1199] T 3b22770212b94c01bcdcc06795d4c461 P e18d5af72d474c7ea907e2a081e47c13: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/wals/3b22770212b94c01bcdcc06795d4c461
I20260710 13:19:29.750170  6882 catalog_manager.cc:5028] TS e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): tablet 3b22770212b94c01bcdcc06795d4c461 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:30.761404  7148 consensus_queue.cc:237] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:30.767788  7074 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.767870  6995 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.769006  7113 consensus_peers.cc:597] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95d068c378e14980b6e8e9cfd49a119c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.769476  7662 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.770224  7636 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.777733  7662 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.779755  6995 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.780598  7074 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.795401  7148 consensus_queue.cc:237] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:30.795430  6895 catalog_manager.cc:5697] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.803368  6995 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.803570  7113 consensus_peers.cc:597] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a97e6cfa08b9426fa90d2c2e3e6b0d30. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.804719  7073 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.806123  7662 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.806969  7636 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:30.816418  7636 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.818271  7073 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.819654  6995 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.833288  6995 consensus_queue.cc:237] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:30.843904  6892 catalog_manager.cc:5697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
W20260710 13:19:30.850425  6964 consensus_peers.cc:597] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5520cf872c8e4d9e98457b5b6b76cf50. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.850888  7145 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.852228  7568 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.853041  7073 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.854779  7568 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.864249  7617 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.865526  7145 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.877777  7073 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.879189  6895 catalog_manager.cc:5697] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.893986  7074 consensus_queue.cc:237] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:30.901558  7145 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:30.901863  7039 consensus_peers.cc:597] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf6302da5ea04f5488a258d5ac9992a8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.902266  6995 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:30.902894  7601 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.907871  7678 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:30.912796  7678 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.917497  7148 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.921183  6995 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:30.929502  6895 catalog_manager.cc:5697] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.243825  7682 ts_tablet_manager.cc:933] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:31.245774  7682 tablet_copy_client.cc:323] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:31.247447  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet 5520cf872c8e4d9e98457b5b6b76cf50 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:31.247936  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet 5520cf872c8e4d9e98457b5b6b76cf50 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-5520cf872c8e4d9e98457b5b6b76cf50
I20260710 13:19:31.253237  7009 tablet_copy_source_session.cc:215] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.256060  7682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5520cf872c8e4d9e98457b5b6b76cf50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.270632  7682 tablet_copy_client.cc:806] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.271221  7682 tablet_copy_client.cc:670] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.274972  7682 tablet_copy_client.cc:538] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.279986  7684 ts_tablet_manager.cc:933] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:31.282881  7684 tablet_copy_client.cc:323] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.67:34273
I20260710 13:19:31.284665  7158 tablet_copy_service.cc:140] P dbfd2db34b5a49828f1ef64709fafb95: Received BeginTabletCopySession request for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:55658)
I20260710 13:19:31.285100  7682 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:31.285259  7158 tablet_copy_service.cc:161] P dbfd2db34b5a49828f1ef64709fafb95: Beginning new tablet copy session on tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:55658: session id = 76040324515e41619a509c88db31e980-a97e6cfa08b9426fa90d2c2e3e6b0d30
I20260710 13:19:31.303172  7687 ts_tablet_manager.cc:933] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:31.304035  7158 tablet_copy_source_session.cc:215] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.307209  7682 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:31.307633  7684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.308354  7682 tablet_bootstrap.cc:492] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:31.309062  7682 ts_tablet_manager.cc:1403] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:19:31.312683  7682 raft_consensus.cc:359] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.313851  7682 raft_consensus.cc:740] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:31.314783  7682 consensus_queue.cc:260] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.324307  7684 tablet_copy_client.cc:806] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.324944  7684 tablet_copy_client.cc:670] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.329365  7684 tablet_copy_client.cc:538] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.333575  7682 ts_tablet_manager.cc:1434] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.005s
I20260710 13:19:31.336035  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-5520cf872c8e4d9e98457b5b6b76cf50 received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:31.336655  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-5520cf872c8e4d9e98457b5b6b76cf50 on tablet 5520cf872c8e4d9e98457b5b6b76cf50 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:31.337162  7687 tablet_copy_client.cc:323] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:31.338892  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet cf6302da5ea04f5488a258d5ac9992a8 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:31.339437  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet cf6302da5ea04f5488a258d5ac9992a8 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-cf6302da5ea04f5488a258d5ac9992a8
I20260710 13:19:31.339578  7684 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:31.353924  7682 ts_tablet_manager.cc:933] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:31.370510  7084 tablet_copy_source_session.cc:215] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.374714  7687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf6302da5ea04f5488a258d5ac9992a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.378188  7682 tablet_copy_client.cc:323] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.67:34273
I20260710 13:19:31.381532  7158 tablet_copy_service.cc:140] P dbfd2db34b5a49828f1ef64709fafb95: Received BeginTabletCopySession request for tablet 95d068c378e14980b6e8e9cfd49a119c from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:55658)
I20260710 13:19:31.382123  7158 tablet_copy_service.cc:161] P dbfd2db34b5a49828f1ef64709fafb95: Beginning new tablet copy session on tablet 95d068c378e14980b6e8e9cfd49a119c from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:55658: session id = 76040324515e41619a509c88db31e980-95d068c378e14980b6e8e9cfd49a119c
I20260710 13:19:31.382350  7684 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:31.383271  7684 tablet_bootstrap.cc:492] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:31.384011  7684 ts_tablet_manager.cc:1403] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.016s
I20260710 13:19:31.387115  7684 raft_consensus.cc:359] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.387949  7684 raft_consensus.cc:740] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:31.388649  7684 consensus_queue.cc:260] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.389943  7158 tablet_copy_source_session.cc:215] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:31.391086  7684 ts_tablet_manager.cc:1434] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:31.393793  7682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d068c378e14980b6e8e9cfd49a119c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:31.397274  7687 tablet_copy_client.cc:806] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.397840  7687 tablet_copy_client.cc:670] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.399886  7158 tablet_copy_service.cc:342] P dbfd2db34b5a49828f1ef64709fafb95: Request end of tablet copy session 76040324515e41619a509c88db31e980-a97e6cfa08b9426fa90d2c2e3e6b0d30 received from {username='slave'} at 127.0.0.1:55658
I20260710 13:19:31.400358  7158 tablet_copy_service.cc:434] P dbfd2db34b5a49828f1ef64709fafb95: ending tablet copy session 76040324515e41619a509c88db31e980-a97e6cfa08b9426fa90d2c2e3e6b0d30 on tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:31.402164  7687 tablet_copy_client.cc:538] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.409700  7687 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:31.412360  7682 tablet_copy_client.cc:806] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:31.413061  7682 tablet_copy_client.cc:670] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:31.418695  7682 tablet_copy_client.cc:538] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:31.428689  7682 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:31.429759  7687 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:31.430697  7687 tablet_bootstrap.cc:492] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:31.431378  7687 ts_tablet_manager.cc:1403] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 13:19:31.434562  7687 raft_consensus.cc:359] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.435438  7687 raft_consensus.cc:740] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:31.436163  7687 consensus_queue.cc:260] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.438711  7687 ts_tablet_manager.cc:1434] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:31.440412  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-cf6302da5ea04f5488a258d5ac9992a8 received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:31.440824  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-cf6302da5ea04f5488a258d5ac9992a8 on tablet cf6302da5ea04f5488a258d5ac9992a8 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:31.452850  7682 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:31.453759  7682 tablet_bootstrap.cc:492] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:31.454409  7682 ts_tablet_manager.cc:1403] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.006s
I20260710 13:19:31.456934  7682 raft_consensus.cc:359] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.457759  7682 raft_consensus.cc:740] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:31.458384  7682 consensus_queue.cc:260] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:31.460682  7682 ts_tablet_manager.cc:1434] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:19:31.462502  7158 tablet_copy_service.cc:342] P dbfd2db34b5a49828f1ef64709fafb95: Request end of tablet copy session 76040324515e41619a509c88db31e980-95d068c378e14980b6e8e9cfd49a119c received from {username='slave'} at 127.0.0.1:55658
I20260710 13:19:31.462937  7158 tablet_copy_service.cc:434] P dbfd2db34b5a49828f1ef64709fafb95: ending tablet copy session 76040324515e41619a509c88db31e980-95d068c378e14980b6e8e9cfd49a119c on tablet 95d068c378e14980b6e8e9cfd49a119c with peer 76040324515e41619a509c88db31e980
I20260710 13:19:31.622928  7418 raft_consensus.cc:1217] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.709362  7418 raft_consensus.cc:1217] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.786624  7418 raft_consensus.cc:1217] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:31.802588  7418 raft_consensus.cc:1217] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:32.098627  7694 raft_consensus.cc:1064] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:32.100574  7694 consensus_queue.cc:237] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.106781  7418 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.107038  7145 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.107293  7074 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.108374  7694 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.109243  7676 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.110144  7617 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.135865  7694 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.147027  7073 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.160444  7416 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.161944  6893 catalog_manager.cc:5697] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.173518  7145 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.192653  6995 consensus_queue.cc:237] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.198926  7073 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.200116  7416 raft_consensus.cc:1275] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.200109  7676 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:32.201680  7694 consensus_queue.cc:1048] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.206913  7694 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.208038  7073 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.211383  7416 raft_consensus.cc:2955] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.222031  6894 catalog_manager.cc:5697] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.227366  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5520cf872c8e4d9e98457b5b6b76cf50 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.241420  7138 tablet_service.cc:1558] Processing DeleteTablet for tablet 5520cf872c8e4d9e98457b5b6b76cf50 with delete_type TABLET_DATA_TOMBSTONED (TS dbfd2db34b5a49828f1ef64709fafb95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36330
I20260710 13:19:32.243302  7706 tablet_replica.cc:333] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:32.244324  7706 raft_consensus.cc:2243] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.244987  7706 raft_consensus.cc:2272] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.248116  7706 ts_tablet_manager.cc:1916] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.258975  7706 ts_tablet_manager.cc:1929] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.259338  7706 log.cc:1199] T 5520cf872c8e4d9e98457b5b6b76cf50 P dbfd2db34b5a49828f1ef64709fafb95: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/wals/5520cf872c8e4d9e98457b5b6b76cf50
I20260710 13:19:32.260910  6881 catalog_manager.cc:5028] TS dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): tablet 5520cf872c8e4d9e98457b5b6b76cf50 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:32.269682  7665 raft_consensus.cc:1064] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:32.272313  7665 consensus_queue.cc:237] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.279412  7416 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.279449  7073 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.281215  7696 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.282655  6995 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.283170  7696 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.284016  7636 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.310431  7636 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.311589  7708 raft_consensus.cc:1064] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:32.314399  7708 consensus_queue.cc:237] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.317852  6999 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.323207  7074 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.327358  7416 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.334705  7415 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.335145  7148 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.337011  6894 catalog_manager.cc:5697] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.339547  7601 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.345422  7601 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.352445  6999 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.359926  7715 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:32.369696  7145 consensus_queue.cc:237] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.375819  7665 raft_consensus.cc:1064] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:32.378544  7665 consensus_queue.cc:237] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.378268  7601 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.387019  7416 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.389467  7696 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.397472  7148 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.403057  7636 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.400985  6895 catalog_manager.cc:5697] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:32.406488  7415 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.413594  7416 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.420517  7074 raft_consensus.cc:1275] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.426170  7696 consensus_queue.cc:1048] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.434473  7074 consensus_queue.cc:237] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.434547  6999 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } attrs { replace: true } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.449267  6895 catalog_manager.cc:5697] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.457502  7416 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.459777  6995 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.460798  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95d068c378e14980b6e8e9cfd49a119c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.460857  7717 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:32.461995  7073 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:32.465446  7696 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.471557  7418 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.471586  7145 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.474767  7601 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.480469  6984 tablet_service.cc:1558] Processing DeleteTablet for tablet 95d068c378e14980b6e8e9cfd49a119c with delete_type TABLET_DATA_TOMBSTONED (TS e18d5af72d474c7ea907e2a081e47c13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42094
I20260710 13:19:32.484390  7073 raft_consensus.cc:2955] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.488507  7601 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.491322  7717 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:32.497756  7715 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.498124  7696 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.505628  6995 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.511307  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf6302da5ea04f5488a258d5ac9992a8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.515908  7146 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.520768  7722 tablet_replica.cc:333] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:32.521791  7722 raft_consensus.cc:2243] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.522576  7722 raft_consensus.cc:2272] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.527318  7415 raft_consensus.cc:2955] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.532238  7418 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.534198  7722 ts_tablet_manager.cc:1916] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.538720  6893 catalog_manager.cc:5697] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 3 to 4, VOTER e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.539171  6895 catalog_manager.cc:5697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.544494  7074 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.549908  7722 ts_tablet_manager.cc:1929] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.550357  7722 log.cc:1199] T 95d068c378e14980b6e8e9cfd49a119c P e18d5af72d474c7ea907e2a081e47c13: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/wals/95d068c378e14980b6e8e9cfd49a119c
I20260710 13:19:32.551944  6882 catalog_manager.cc:5028] TS e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): tablet 95d068c378e14980b6e8e9cfd49a119c (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:32.555784  6984 tablet_service.cc:1558] Processing DeleteTablet for tablet cf6302da5ea04f5488a258d5ac9992a8 with delete_type TABLET_DATA_TOMBSTONED (TS e18d5af72d474c7ea907e2a081e47c13 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42094
I20260710 13:19:32.557509  7722 tablet_replica.cc:333] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:32.558807  7146 consensus_queue.cc:237] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:32.558455  7722 raft_consensus.cc:2243] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.562315  7722 raft_consensus.cc:2272] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.572724  7722 ts_tablet_manager.cc:1916] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.573601  6995 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.574980  7696 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.576202  7418 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:32.578480  7696 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:32.588338  7636 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.590706  7722 ts_tablet_manager.cc:1929] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.591158  7722 log.cc:1199] T cf6302da5ea04f5488a258d5ac9992a8 P e18d5af72d474c7ea907e2a081e47c13: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/wals/cf6302da5ea04f5488a258d5ac9992a8
I20260710 13:19:32.592782  6882 catalog_manager.cc:5028] TS e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): tablet cf6302da5ea04f5488a258d5ac9992a8 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:32.594094  6995 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.602135  7418 raft_consensus.cc:2955] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:32.604982  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:32.612496  6894 catalog_manager.cc:5697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New cstate: current_term: 1 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:32.623703  7057 tablet_service.cc:1558] Processing DeleteTablet for tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 with delete_type TABLET_DATA_TOMBSTONED (TS d5c3a2cdd591466e9a2bd58ba6a349f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50420
I20260710 13:19:32.627861  7725 tablet_replica.cc:333] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:32.628852  7725 raft_consensus.cc:2243] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:32.629599  7725 raft_consensus.cc:2272] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:32.632579  7725 ts_tablet_manager.cc:1916] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:32.647228  7725 ts_tablet_manager.cc:1929] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:32.647612  7725 log.cc:1199] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/wals/a97e6cfa08b9426fa90d2c2e3e6b0d30
I20260710 13:19:32.649281  6881 catalog_manager.cc:5028] TS d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): tablet a97e6cfa08b9426fa90d2c2e3e6b0d30 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:33.659925  6995 consensus_queue.cc:237] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
W20260710 13:19:33.669881  6964 consensus_peers.cc:597] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 729381fc1c654f5dac861a0e279a65a5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.673102  7145 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.672914  7073 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.674722  7617 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.675779  7701 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.683748  7701 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.685451  7145 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.686457  7073 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.701067  6895 catalog_manager.cc:5697] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.706452  7073 consensus_queue.cc:237] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue 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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:33.713923  7145 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.716022  7601 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.717957  6995 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.719010  7039 consensus_peers.cc:597] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer 76040324515e41619a509c88db31e980 (127.5.190.68:35197): Couldn't send request to peer 76040324515e41619a509c88db31e980. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5694a4a6269f4f5ab2ed331d05d43e46. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.720144  7708 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.730139  7601 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.732326  7145 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.731837  6995 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } } }
I20260710 13:19:33.743039  6893 catalog_manager.cc:5697] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index -1 to 2, NON_VOTER 76040324515e41619a509c88db31e980 (127.5.190.68) added. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:34.096189  7741 ts_tablet_manager.cc:933] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153)
I20260710 13:19:34.098855  7741 tablet_copy_client.cc:323] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.65:37153
I20260710 13:19:34.101336  7009 tablet_copy_service.cc:140] P e18d5af72d474c7ea907e2a081e47c13: Received BeginTabletCopySession request for tablet 729381fc1c654f5dac861a0e279a65a5 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:42136)
I20260710 13:19:34.102051  7009 tablet_copy_service.cc:161] P e18d5af72d474c7ea907e2a081e47c13: Beginning new tablet copy session on tablet 729381fc1c654f5dac861a0e279a65a5 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:42136: session id = 76040324515e41619a509c88db31e980-729381fc1c654f5dac861a0e279a65a5
I20260710 13:19:34.110090  7009 tablet_copy_source_session.cc:215] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.113673  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 729381fc1c654f5dac861a0e279a65a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.131006  7741 tablet_copy_client.cc:806] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.131776  7741 tablet_copy_client.cc:670] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.136813  7741 tablet_copy_client.cc:538] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.145148  7741 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:34.167290  7741 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:34.168337  7741 tablet_bootstrap.cc:492] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:34.169047  7741 ts_tablet_manager.cc:1403] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260710 13:19:34.171540  7741 raft_consensus.cc:359] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:34.172339  7741 raft_consensus.cc:740] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:34.172948  7741 consensus_queue.cc:260] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:34.178578  7741 ts_tablet_manager.cc:1434] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 13:19:34.180590  7009 tablet_copy_service.cc:342] P e18d5af72d474c7ea907e2a081e47c13: Request end of tablet copy session 76040324515e41619a509c88db31e980-729381fc1c654f5dac861a0e279a65a5 received from {username='slave'} at 127.0.0.1:42136
I20260710 13:19:34.181137  7009 tablet_copy_service.cc:434] P e18d5af72d474c7ea907e2a081e47c13: ending tablet copy session 76040324515e41619a509c88db31e980-729381fc1c654f5dac861a0e279a65a5 on tablet 729381fc1c654f5dac861a0e279a65a5 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:34.199164  7741 ts_tablet_manager.cc:933] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: Initiating tablet copy from peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:34.204742  7741 tablet_copy_client.cc:323] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: tablet copy: Beginning tablet copy session from remote peer at address 127.5.190.66:40883
I20260710 13:19:34.206739  7084 tablet_copy_service.cc:140] P d5c3a2cdd591466e9a2bd58ba6a349f3: Received BeginTabletCopySession request for tablet 5694a4a6269f4f5ab2ed331d05d43e46 from peer 76040324515e41619a509c88db31e980 ({username='slave'} at 127.0.0.1:50458)
I20260710 13:19:34.207273  7084 tablet_copy_service.cc:161] P d5c3a2cdd591466e9a2bd58ba6a349f3: Beginning new tablet copy session on tablet 5694a4a6269f4f5ab2ed331d05d43e46 from peer 76040324515e41619a509c88db31e980 at {username='slave'} at 127.0.0.1:50458: session id = 76040324515e41619a509c88db31e980-5694a4a6269f4f5ab2ed331d05d43e46
I20260710 13:19:34.212777  7084 tablet_copy_source_session.cc:215] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:34.216683  7741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5694a4a6269f4f5ab2ed331d05d43e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:34.230175  7741 tablet_copy_client.cc:806] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:34.230856  7741 tablet_copy_client.cc:670] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:34.235463  7741 tablet_copy_client.cc:538] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:34.246906  7741 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: Bootstrap starting.
I20260710 13:19:34.268576  7741 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: 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
I20260710 13:19:34.269541  7741 tablet_bootstrap.cc:492] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: Bootstrap complete.
I20260710 13:19:34.270216  7741 ts_tablet_manager.cc:1403] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:19:34.273162  7741 raft_consensus.cc:359] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:34.274024  7741 raft_consensus.cc:740] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76040324515e41619a509c88db31e980, State: Initialized, Role: LEARNER
I20260710 13:19:34.274631  7741 consensus_queue.cc:260] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: NON_VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: true } }
I20260710 13:19:34.277348  7741 ts_tablet_manager.cc:1434] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:19:34.279711  7084 tablet_copy_service.cc:342] P d5c3a2cdd591466e9a2bd58ba6a349f3: Request end of tablet copy session 76040324515e41619a509c88db31e980-5694a4a6269f4f5ab2ed331d05d43e46 received from {username='slave'} at 127.0.0.1:50458
I20260710 13:19:34.280283  7084 tablet_copy_service.cc:434] P d5c3a2cdd591466e9a2bd58ba6a349f3: ending tablet copy session 76040324515e41619a509c88db31e980-5694a4a6269f4f5ab2ed331d05d43e46 on tablet 5694a4a6269f4f5ab2ed331d05d43e46 with peer 76040324515e41619a509c88db31e980
I20260710 13:19:34.640625  7418 raft_consensus.cc:1217] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.667043  7418 raft_consensus.cc:1217] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:35.096400  7617 raft_consensus.cc:1064] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:35.098225  7617 consensus_queue.cc:237] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:35.107203  7418 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.107434  7146 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.107522  7073 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.108732  7748 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.109789  7617 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.110605  7701 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:35.128913  7418 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.129210  7073 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.127082  7748 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.145006  6895 catalog_manager.cc:5697] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.158520  7146 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } attrs { replace: true } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.182732  6999 consensus_queue.cc:237] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:35.189219  7418 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.192999  7748 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.199751  7146 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer e18d5af72d474c7ea907e2a081e47c13: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.201378  7617 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.200696  7701 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.202688  7418 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.206233  7145 raft_consensus.cc:2955] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.222325  6893 catalog_manager.cc:5697] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 reported cstate change: config changed from index 3 to 4, VOTER d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) evicted. New cstate: current_term: 1 leader_uuid: "e18d5af72d474c7ea907e2a081e47c13" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.229408  6882 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 729381fc1c654f5dac861a0e279a65a5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.235679  7057 tablet_service.cc:1558] Processing DeleteTablet for tablet 729381fc1c654f5dac861a0e279a65a5 with delete_type TABLET_DATA_TOMBSTONED (TS d5c3a2cdd591466e9a2bd58ba6a349f3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50420
I20260710 13:19:35.237998  7758 tablet_replica.cc:333] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:35.238925  7758 raft_consensus.cc:2243] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.239693  7758 raft_consensus.cc:2272] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.243103  7758 ts_tablet_manager.cc:1916] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.260116  7758 ts_tablet_manager.cc:1929] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.260589  7758 log.cc:1199] T 729381fc1c654f5dac861a0e279a65a5 P d5c3a2cdd591466e9a2bd58ba6a349f3: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/wals/729381fc1c654f5dac861a0e279a65a5
I20260710 13:19:35.262362  6881 catalog_manager.cc:5028] TS d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): tablet 729381fc1c654f5dac861a0e279a65a5 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:35.270733  7708 raft_consensus.cc:1064] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: attempting to promote NON_VOTER 76040324515e41619a509c88db31e980 to VOTER
I20260710 13:19:35.273352  7708 consensus_queue.cc:237] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:35.280848  7145 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.281770  7415 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 LEARNER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.282541  7749 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:35.284404  6999 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:35.284220  7760 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:35.285694  7708 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:35.305992  7760 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.308241  6999 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.316774  7145 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.319259  7415 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.321725  6893 catalog_manager.cc:5697] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 2 to 3, 76040324515e41619a509c88db31e980 (127.5.190.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.343675  7073 consensus_queue.cc:237] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:35.349481  7415 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.349511  6999 raft_consensus.cc:1275] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:35.351045  7749 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.352166  7708 consensus_queue.cc:1048] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:35.357465  7749 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.362933  7415 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.366528  6999 raft_consensus.cc:2955] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } } }
I20260710 13:19:35.370136  6881 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5694a4a6269f4f5ab2ed331d05d43e46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:35.377956  6892 catalog_manager.cc:5697] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: config changed from index 3 to 4, VOTER dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) evicted. New cstate: current_term: 1 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:35.391575  7138 tablet_service.cc:1558] Processing DeleteTablet for tablet 5694a4a6269f4f5ab2ed331d05d43e46 with delete_type TABLET_DATA_TOMBSTONED (TS dbfd2db34b5a49828f1ef64709fafb95 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36330
I20260710 13:19:35.393664  7764 tablet_replica.cc:333] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:35.394742  7764 raft_consensus.cc:2243] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:35.395455  7764 raft_consensus.cc:2272] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:35.398393  7764 ts_tablet_manager.cc:1916] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:35.411638  7764 ts_tablet_manager.cc:1929] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:35.412112  7764 log.cc:1199] T 5694a4a6269f4f5ab2ed331d05d43e46 P dbfd2db34b5a49828f1ef64709fafb95: Deleting WAL directory at /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/wals/5694a4a6269f4f5ab2ed331d05d43e46
I20260710 13:19:35.413995  6881 catalog_manager.cc:5028] TS dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): tablet 5694a4a6269f4f5ab2ed331d05d43e46 (table test-workload [id=2c2cd56a61264bacaf6c1895495af17b]) successfully deleted
I20260710 13:19:40.989207  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:41.017239  6999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e"
dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
mode: GRACEFUL
new_leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
 from {username='slave'} at 127.0.0.1:44060
I20260710 13:19:41.017844  6999 raft_consensus.cc:606] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Received request to transfer leadership to TS d5c3a2cdd591466e9a2bd58ba6a349f3
I20260710 13:19:41.020483  6999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "33f86cc1a878444698058652ac7d821a"
dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
mode: GRACEFUL
new_leader_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:44060
I20260710 13:19:41.020990  6999 raft_consensus.cc:606] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Received request to transfer leadership to TS 76040324515e41619a509c88db31e980
I20260710 13:19:41.022512  7771 raft_consensus.cc:993] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: : Instructing follower d5c3a2cdd591466e9a2bd58ba6a349f3 to start an election
I20260710 13:19:41.022989  7773 raft_consensus.cc:1081] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Signalling peer d5c3a2cdd591466e9a2bd58ba6a349f3 to start an election
I20260710 13:19:41.023504  6999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5"
dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
mode: GRACEFUL
new_leader_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:44060
I20260710 13:19:41.024150  6999 raft_consensus.cc:606] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Received request to transfer leadership to TS 76040324515e41619a509c88db31e980
I20260710 13:19:41.024495  7073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e"
dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
 from {username='slave'} at 127.0.0.1:50446
I20260710 13:19:41.025103  7073 raft_consensus.cc:493] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.025453  7073 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.031949  7073 raft_consensus.cc:515] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:41.034184  7073 leader_election.cc:290] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 2 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:41.034615  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:41.034745  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:41.035391  6999 raft_consensus.cc:3055] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.035459  7146 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.035775  6999 raft_consensus.cc:740] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:41.037179  6999 consensus_queue.cc:260] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:41.037137  7073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8"
dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
mode: GRACEFUL
new_leader_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:55486
I20260710 13:19:41.038337  6999 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.038370  7073 raft_consensus.cc:606] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Received request to transfer leadership to TS 76040324515e41619a509c88db31e980
I20260710 13:19:41.041450  6995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353"
dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
mode: GRACEFUL
new_leader_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:44060
I20260710 13:19:41.042013  6995 raft_consensus.cc:606] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Received request to transfer leadership to TS 76040324515e41619a509c88db31e980
I20260710 13:19:41.043270  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:41.043942  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:41.044734  7146 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 2.
I20260710 13:19:41.045446  6999 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 2.
I20260710 13:19:41.046103  7037 leader_election.cc:304] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:41.046885  7774 raft_consensus.cc:2804] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.047916  7774 raft_consensus.cc:697] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:41.048702  7774 consensus_queue.cc:237] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:41.056579  6894 catalog_manager.cc:5697] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 1 to 2, leader changed from e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.115370  7771 raft_consensus.cc:993] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: : Instructing follower 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.115839  7773 raft_consensus.cc:1081] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Signalling peer 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.117511  7415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5"
dest_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:49686
I20260710 13:19:41.118090  7415 raft_consensus.cc:493] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.118405  7415 raft_consensus.cc:3060] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.122948  7415 raft_consensus.cc:515] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.124934  7415 leader_election.cc:290] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:41.125852  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:41.125988  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "729381fc1c654f5dac861a0e279a65a5" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:41.126403  6999 raft_consensus.cc:3055] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.126595  7146 raft_consensus.cc:3060] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.126736  6999 raft_consensus.cc:740] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:41.127465  6999 consensus_queue.cc:260] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.128417  6999 raft_consensus.cc:3060] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.131389  7146 raft_consensus.cc:2468] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.132716  7382 leader_election.cc:304] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76040324515e41619a509c88db31e980, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:41.134536  7786 raft_consensus.cc:2804] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.134611  6999 raft_consensus.cc:2468] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.135951  7786 raft_consensus.cc:697] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Becoming Leader. State: Replica: 76040324515e41619a509c88db31e980, State: Running, Role: LEADER
I20260710 13:19:41.136854  7786 consensus_queue.cc:237] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.145191  6894 catalog_manager.cc:5697] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 reported cstate change: term changed from 1 to 2, leader changed from e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) to 76040324515e41619a509c88db31e980 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "76040324515e41619a509c88db31e980" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.237236  7780 raft_consensus.cc:993] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: : Instructing follower 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.237706  7774 raft_consensus.cc:1081] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Signalling peer 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.239107  7415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8"
dest_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:49682
I20260710 13:19:41.239588  7415 raft_consensus.cc:493] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.239876  7415 raft_consensus.cc:3060] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.244383  7415 raft_consensus.cc:515] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.246052  7415 leader_election.cc:290] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:41.247022  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:41.247288  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf6302da5ea04f5488a258d5ac9992a8" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:41.247568  7073 raft_consensus.cc:3055] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.247864  7145 raft_consensus.cc:3060] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.247916  7073 raft_consensus.cc:740] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:41.248749  7073 consensus_queue.cc:260] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.249672  7073 raft_consensus.cc:3060] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.252727  7145 raft_consensus.cc:2468] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.253805  7382 leader_election.cc:304] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76040324515e41619a509c88db31e980, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:41.254048  7073 raft_consensus.cc:2468] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.254792  7786 raft_consensus.cc:2804] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.255344  7786 raft_consensus.cc:697] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Becoming Leader. State: Replica: 76040324515e41619a509c88db31e980, State: Running, Role: LEADER
I20260710 13:19:41.256484  7786 consensus_queue.cc:237] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.257798  7771 raft_consensus.cc:993] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: : Instructing follower 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.258301  7771 raft_consensus.cc:1081] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Signalling peer 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.259874  7415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "33f86cc1a878444698058652ac7d821a"
dest_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:49686
I20260710 13:19:41.260524  7415 raft_consensus.cc:493] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.260911  7415 raft_consensus.cc:3060] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.265005  6894 catalog_manager.cc:5697] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 reported cstate change: term changed from 1 to 2, leader changed from d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) to 76040324515e41619a509c88db31e980 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "76040324515e41619a509c88db31e980" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.265843  7415 raft_consensus.cc:515] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.268251  7415 leader_election.cc:290] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:41.269934  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:41.271409  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33f86cc1a878444698058652ac7d821a" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:41.271605  6999 raft_consensus.cc:3055] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.272049  7073 raft_consensus.cc:3060] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.272032  6999 raft_consensus.cc:740] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:41.273155  6999 consensus_queue.cc:260] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.274420  6999 raft_consensus.cc:3060] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.278810  7073 raft_consensus.cc:2468] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.279909  7382 leader_election.cc:304] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76040324515e41619a509c88db31e980, d5c3a2cdd591466e9a2bd58ba6a349f3; no voters: 
I20260710 13:19:41.280823  7786 raft_consensus.cc:2804] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.281100  6999 raft_consensus.cc:2468] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.281337  7786 raft_consensus.cc:697] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Becoming Leader. State: Replica: 76040324515e41619a509c88db31e980, State: Running, Role: LEADER
I20260710 13:19:41.282342  7786 consensus_queue.cc:237] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.290530  6894 catalog_manager.cc:5697] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 reported cstate change: term changed from 1 to 2, leader changed from e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) to 76040324515e41619a509c88db31e980 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "76040324515e41619a509c88db31e980" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.399313  7773 raft_consensus.cc:993] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: : Instructing follower 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.399812  7773 raft_consensus.cc:1081] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Signalling peer 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:41.401276  7418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353"
dest_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:49686
I20260710 13:19:41.401757  7418 raft_consensus.cc:493] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.402045  7418 raft_consensus.cc:3060] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.406407  7418 raft_consensus.cc:515] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.407850  7418 leader_election.cc:290] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:41.408878  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:41.408879  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebdeba4e106e4e2ca76750bc8245f353" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:41.409657  6999 raft_consensus.cc:3055] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.409667  7145 raft_consensus.cc:3060] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.410017  6999 raft_consensus.cc:740] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:41.410789  6999 consensus_queue.cc:260] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.411754  6999 raft_consensus.cc:3060] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.415452  7145 raft_consensus.cc:2468] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.417480  6999 raft_consensus.cc:2468] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:41.417887  7382 leader_election.cc:304] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76040324515e41619a509c88db31e980, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:41.418758  7786 raft_consensus.cc:2804] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.419243  7786 raft_consensus.cc:697] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Becoming Leader. State: Replica: 76040324515e41619a509c88db31e980, State: Running, Role: LEADER
I20260710 13:19:41.420219  7786 consensus_queue.cc:237] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:41.431941  6894 catalog_manager.cc:5697] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 reported cstate change: term changed from 1 to 2, leader changed from e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) to 76040324515e41619a509c88db31e980 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "76040324515e41619a509c88db31e980" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.494166  7145 raft_consensus.cc:1275] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:41.495440  7774 consensus_queue.cc:1048] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.506247  6999 raft_consensus.cc:1275] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:41.507848  7793 consensus_queue.cc:1048] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.634706  6999 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.635936  7786 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.645609  7145 raft_consensus.cc:1275] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.647213  7787 consensus_queue.cc:1048] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.677915  7073 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.679136  7787 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.688839  7145 raft_consensus.cc:1275] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.690800  7786 consensus_queue.cc:1048] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.694729  6999 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.697445  7786 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.702457  7073 raft_consensus.cc:1275] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.703903  7786 consensus_queue.cc:1048] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.821815  6999 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.822984  7787 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:41.831776  7145 raft_consensus.cc:1275] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:41.833853  7787 consensus_queue.cc:1048] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:42.044961  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:42.059569  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:42.079938  7073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201"
dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
mode: GRACEFUL
new_leader_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:55486
I20260710 13:19:42.080569  7073 raft_consensus.cc:606] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Received request to transfer leadership to TS 76040324515e41619a509c88db31e980
I20260710 13:19:42.082985  6999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618"
dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
mode: GRACEFUL
new_leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
 from {username='slave'} at 127.0.0.1:44060
I20260710 13:19:42.083477  6999 raft_consensus.cc:606] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Received request to transfer leadership to TS d5c3a2cdd591466e9a2bd58ba6a349f3
I20260710 13:19:42.084630  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:42.085310  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:42.140334  7809 raft_consensus.cc:993] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: : Instructing follower 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:42.141013  7793 raft_consensus.cc:1081] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Signalling peer 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:42.142325  7415 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201"
dest_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:49682
I20260710 13:19:42.142808  7415 raft_consensus.cc:493] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.143102  7415 raft_consensus.cc:3060] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.147632  7415 raft_consensus.cc:515] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:42.149042  7415 leader_election.cc:290] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Requested vote from peers d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:42.149845  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:42.150053  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eb9ac60e3724823a3d548a97c502201" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:42.150435  7073 raft_consensus.cc:3055] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.150521  7145 raft_consensus.cc:3060] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.150786  7073 raft_consensus.cc:740] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:42.151508  7073 consensus_queue.cc:260] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:42.152740  7073 raft_consensus.cc:3060] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.157117  7145 raft_consensus.cc:2468] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:42.158383  7382 leader_election.cc:304] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76040324515e41619a509c88db31e980, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:42.159189  7073 raft_consensus.cc:2468] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:42.159235  7787 raft_consensus.cc:2804] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.159783  7787 raft_consensus.cc:697] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Becoming Leader. State: Replica: 76040324515e41619a509c88db31e980, State: Running, Role: LEADER
I20260710 13:19:42.160647  7787 consensus_queue.cc:237] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [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: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:42.168185  6894 catalog_manager.cc:5697] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 reported cstate change: term changed from 1 to 2, leader changed from d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) to 76040324515e41619a509c88db31e980 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "76040324515e41619a509c88db31e980" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:42.519394  7773 raft_consensus.cc:993] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: : Instructing follower d5c3a2cdd591466e9a2bd58ba6a349f3 to start an election
I20260710 13:19:42.519862  7814 raft_consensus.cc:1081] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Signalling peer d5c3a2cdd591466e9a2bd58ba6a349f3 to start an election
I20260710 13:19:42.521458  7073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618"
dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
 from {username='slave'} at 127.0.0.1:50446
I20260710 13:19:42.521967  7073 raft_consensus.cc:493] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:42.522290  7073 raft_consensus.cc:3060] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.527666  7073 raft_consensus.cc:515] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:42.529632  7073 leader_election.cc:290] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 2 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:42.530287  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:42.530612  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a33dfb8c6ee14afa8893bf5062c40618" candidate_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:42.530841  6999 raft_consensus.cc:3055] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:42.531153  6999 raft_consensus.cc:740] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e18d5af72d474c7ea907e2a081e47c13, State: Running, Role: LEADER
I20260710 13:19:42.531165  7145 raft_consensus.cc:3060] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.531915  6999 consensus_queue.cc:260] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:42.533268  6999 raft_consensus.cc:3060] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:42.536243  7145 raft_consensus.cc:2468] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 2.
I20260710 13:19:42.537276  7037 leader_election.cc:304] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5c3a2cdd591466e9a2bd58ba6a349f3, dbfd2db34b5a49828f1ef64709fafb95; no voters: 
I20260710 13:19:42.538228  7793 raft_consensus.cc:2804] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:42.539426  6999 raft_consensus.cc:2468] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5c3a2cdd591466e9a2bd58ba6a349f3 in term 2.
I20260710 13:19:42.538748  7793 raft_consensus.cc:697] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Becoming Leader. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:42.540623  7793 consensus_queue.cc:237] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:42.549530  6894 catalog_manager.cc:5697] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 reported cstate change: term changed from 1 to 2, leader changed from e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65) to d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.645494  7145 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:42.646677  7787 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:42.656005  7073 raft_consensus.cc:1275] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:42.657922  7800 consensus_queue.cc:1048] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:43.080509  6999 raft_consensus.cc:1275] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.081661  7793 consensus_queue.cc:1048] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:43.086215  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:43.093663  7145 raft_consensus.cc:1275] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer d5c3a2cdd591466e9a2bd58ba6a349f3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:43.095464  7793 consensus_queue.cc:1048] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:43.111303  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:43.129024  7073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e"
dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
mode: GRACEFUL
new_leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
 from {username='slave'} at 127.0.0.1:55486
I20260710 13:19:43.129544  7073 raft_consensus.cc:606] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Received request to transfer leadership to TS dbfd2db34b5a49828f1ef64709fafb95
I20260710 13:19:43.130589  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:43.131186  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:43.391314  7825 raft_consensus.cc:993] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: : Instructing follower dbfd2db34b5a49828f1ef64709fafb95 to start an election
I20260710 13:19:43.392148  7821 raft_consensus.cc:1081] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Signalling peer dbfd2db34b5a49828f1ef64709fafb95 to start an election
I20260710 13:19:43.393843  7145 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e"
dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
 from {username='slave'} at 127.0.0.1:36338
I20260710 13:19:43.394516  7145 raft_consensus.cc:493] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:43.394863  7145 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.401777  7145 raft_consensus.cc:515] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:43.404155  7145 leader_election.cc:290] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [CANDIDATE]: Term 3 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883)
I20260710 13:19:43.406243  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:43.406598  7073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae46990ea4d41ee98207998f64b4b0e" candidate_uuid: "dbfd2db34b5a49828f1ef64709fafb95" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3"
I20260710 13:19:43.407481  7073 raft_consensus.cc:3055] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:43.407549  6999 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.407948  7073 raft_consensus.cc:740] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5c3a2cdd591466e9a2bd58ba6a349f3, State: Running, Role: LEADER
I20260710 13:19:43.409194  7073 consensus_queue.cc:260] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:43.410868  7073 raft_consensus.cc:3060] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:43.416567  6999 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 3.
I20260710 13:19:43.417999  7112 leader_election.cc:304] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [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: dbfd2db34b5a49828f1ef64709fafb95, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:43.419080  7826 raft_consensus.cc:2804] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:43.419867  7073 raft_consensus.cc:2468] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dbfd2db34b5a49828f1ef64709fafb95 in term 3.
I20260710 13:19:43.420203  7826 raft_consensus.cc:697] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 3 LEADER]: Becoming Leader. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:43.421792  7826 consensus_queue.cc:237] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } }
I20260710 13:19:43.437940  6892 catalog_manager.cc:5697] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 reported cstate change: term changed from 2 to 3, leader changed from d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66) to dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67). New cstate: current_term: 3 leader_uuid: "dbfd2db34b5a49828f1ef64709fafb95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.819741  6999 raft_consensus.cc:1275] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 3 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.821139  7826 consensus_queue.cc:1048] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.832023  7073 raft_consensus.cc:1275] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 3 FOLLOWER]: Refusing update from remote peer dbfd2db34b5a49828f1ef64709fafb95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:43.834427  7837 consensus_queue.cc:1048] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5c3a2cdd591466e9a2bd58ba6a349f3" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 40883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:44.132282  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.152551  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:44.179909  7145 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30"
dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
mode: GRACEFUL
new_leader_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:50742
I20260710 13:19:44.180541  7145 raft_consensus.cc:606] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Received request to transfer leadership to TS 76040324515e41619a509c88db31e980
I20260710 13:19:44.181618  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:44.182286  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:44.493257  7837 raft_consensus.cc:993] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: : Instructing follower 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:44.493721  7837 raft_consensus.cc:1081] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Signalling peer 76040324515e41619a509c88db31e980 to start an election
I20260710 13:19:44.495240  7418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30"
dest_uuid: "76040324515e41619a509c88db31e980"
 from {username='slave'} at 127.0.0.1:41004
I20260710 13:19:44.495705  7418 raft_consensus.cc:493] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:44.495997  7418 raft_consensus.cc:3060] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.501119  7418 raft_consensus.cc:515] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:44.502628  7418 leader_election.cc:290] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Requested vote from peers e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153), dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273)
I20260710 13:19:44.503698  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e18d5af72d474c7ea907e2a081e47c13"
I20260710 13:19:44.503845  7146 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a97e6cfa08b9426fa90d2c2e3e6b0d30" candidate_uuid: "76040324515e41619a509c88db31e980" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dbfd2db34b5a49828f1ef64709fafb95"
I20260710 13:19:44.504367  6995 raft_consensus.cc:3060] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.504499  7146 raft_consensus.cc:3055] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:44.504870  7146 raft_consensus.cc:740] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dbfd2db34b5a49828f1ef64709fafb95, State: Running, Role: LEADER
I20260710 13:19:44.505525  7146 consensus_queue.cc:260] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:44.506469  7146 raft_consensus.cc:3060] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:44.509550  6995 raft_consensus.cc:2468] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:44.510807  7383 leader_election.cc:304] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76040324515e41619a509c88db31e980, e18d5af72d474c7ea907e2a081e47c13; no voters: 
I20260710 13:19:44.511523  7146 raft_consensus.cc:2468] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76040324515e41619a509c88db31e980 in term 2.
I20260710 13:19:44.511569  7828 raft_consensus.cc:2804] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:44.512727  7828 raft_consensus.cc:697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Becoming Leader. State: Replica: 76040324515e41619a509c88db31e980, State: Running, Role: LEADER
I20260710 13:19:44.513711  7828 consensus_queue.cc:237] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [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: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } }
I20260710 13:19:44.523193  6892 catalog_manager.cc:5697] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 reported cstate change: term changed from 1 to 2, leader changed from dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67) to 76040324515e41619a509c88db31e980 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "76040324515e41619a509c88db31e980" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76040324515e41619a509c88db31e980" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 35197 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.967103  6995 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.968463  7828 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e18d5af72d474c7ea907e2a081e47c13" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 37153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:44.994359  7146 raft_consensus.cc:1275] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Refusing update from remote peer 76040324515e41619a509c88db31e980: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:44.996309  7828 consensus_queue.cc:1048] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dbfd2db34b5a49828f1ef64709fafb95" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 34273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:45.183208  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:45.199718  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
W20260710 13:19:45.211024  7038 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 13:19:45.221102  7383 consensus_peers.cc:597] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.221825  7038 consensus_peers.cc:597] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.243613  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:45.244501  5881 tablet_replica.cc:333] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.245244  5881 raft_consensus.cc:2243] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.245721  5881 raft_consensus.cc:2272] T ae6202ecb09c4d69a22ece36e30540ca P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.247680  5881 tablet_replica.cc:333] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.248339  5881 raft_consensus.cc:2243] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.249222  5881 raft_consensus.cc:2272] T 5520cf872c8e4d9e98457b5b6b76cf50 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.251489  5881 tablet_replica.cc:333] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.252130  5881 raft_consensus.cc:2243] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.252568  5881 raft_consensus.cc:2272] T a33dfb8c6ee14afa8893bf5062c40618 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.255018  5881 tablet_replica.cc:333] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.255733  5881 raft_consensus.cc:2243] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:45.256482  7112 consensus_peers.cc:597] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.256866  5881 raft_consensus.cc:2272] T 4572f9925cb547a8b1c8908a2c93a40e P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.258790  5881 tablet_replica.cc:333] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.259405  5881 raft_consensus.cc:2243] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.260452  5881 raft_consensus.cc:2272] T bced9aa4691b461797fe039eba2c1a88 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.262749  5881 tablet_replica.cc:333] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
W20260710 13:19:45.262705  7112 consensus_peers.cc:597] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.263551  5881 raft_consensus.cc:2243] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.264227  5881 raft_consensus.cc:2272] T 2dbd7c0315ab4feaaa33b55d11900102 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.266791  5881 tablet_replica.cc:333] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.267557  5881 raft_consensus.cc:2243] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.268092  5881 raft_consensus.cc:2272] T ebdeba4e106e4e2ca76750bc8245f353 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.270042  5881 tablet_replica.cc:333] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.270584  5881 raft_consensus.cc:2243] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.271095  5881 raft_consensus.cc:2272] T a6c1ef415e104aeb8e93a533b814bb81 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.273082  5881 tablet_replica.cc:333] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.273638  5881 raft_consensus.cc:2243] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.274070  5881 raft_consensus.cc:2272] T 729381fc1c654f5dac861a0e279a65a5 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.276321  5881 tablet_replica.cc:333] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.276970  5881 raft_consensus.cc:2243] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.277884  5881 raft_consensus.cc:2272] T a4ccb8a0b88447afb144b744fc3dad52 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.280082  5881 tablet_replica.cc:333] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.280640  5881 raft_consensus.cc:2243] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.281257  5881 raft_consensus.cc:2272] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.283396  5881 tablet_replica.cc:333] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.284034  5881 raft_consensus.cc:2243] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.284909  5881 raft_consensus.cc:2272] T d5eaa82795cd409785c7fd2877ff95b2 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.287025  5881 tablet_replica.cc:333] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.287535  5881 raft_consensus.cc:2243] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.288403  5881 raft_consensus.cc:2272] T 54494a18cfaa43d39ae182fecfbfe41b P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.290382  5881 tablet_replica.cc:333] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.290966  5881 raft_consensus.cc:2243] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.291527  5881 raft_consensus.cc:2272] T 2ae46990ea4d41ee98207998f64b4b0e P e18d5af72d474c7ea907e2a081e47c13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.294219  5881 tablet_replica.cc:333] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.294992  5881 raft_consensus.cc:2243] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:45.295127  7038 consensus_peers.cc:597] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.295456  5881 raft_consensus.cc:2272] T 7b639c518e5648e8af02fa02831cd888 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.297787  5881 tablet_replica.cc:333] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.298345  5881 raft_consensus.cc:2243] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.298900  5881 raft_consensus.cc:2272] T 5803b40598be4b73ad6d2bd48be6bc98 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.300953  5881 tablet_replica.cc:333] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.301424  5881 raft_consensus.cc:2243] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.302071  5881 raft_consensus.cc:2272] T 5694a4a6269f4f5ab2ed331d05d43e46 P e18d5af72d474c7ea907e2a081e47c13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.303759  5881 tablet_replica.cc:333] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13: stopping tablet replica
I20260710 13:19:45.304296  5881 raft_consensus.cc:2243] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.304836  5881 raft_consensus.cc:2272] T 33f86cc1a878444698058652ac7d821a P e18d5af72d474c7ea907e2a081e47c13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:45.309685  7038 consensus_peers.cc:597] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.346897  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
I20260710 13:19:45.390519  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
W20260710 13:19:45.418766  7383 consensus_peers.cc:597] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:37153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.422283  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:45.423210  5881 tablet_replica.cc:333] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.424302  5881 raft_consensus.cc:2243] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.425153  5881 raft_consensus.cc:2272] T a33dfb8c6ee14afa8893bf5062c40618 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.426863  5881 tablet_replica.cc:333] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.427340  5881 raft_consensus.cc:2243] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.427702  5881 raft_consensus.cc:2272] T ae6202ecb09c4d69a22ece36e30540ca P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.429368  5881 tablet_replica.cc:333] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.429850  5881 raft_consensus.cc:2243] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.430298  5881 raft_consensus.cc:2272] T 5520cf872c8e4d9e98457b5b6b76cf50 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.431828  5881 tablet_replica.cc:333] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.432349  5881 raft_consensus.cc:2243] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.433068  5881 raft_consensus.cc:2272] T bdec6c3cf1784aaf95e6096b86b51989 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.434787  5881 tablet_replica.cc:333] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.435436  5881 raft_consensus.cc:2243] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.436214  5881 raft_consensus.cc:2272] T 2dbd7c0315ab4feaaa33b55d11900102 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.438019  5881 tablet_replica.cc:333] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.438499  5881 raft_consensus.cc:2243] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.438853  5881 raft_consensus.cc:2272] T d5eaa82795cd409785c7fd2877ff95b2 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.440593  5881 tablet_replica.cc:333] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.441057  5881 raft_consensus.cc:2243] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.441391  5881 raft_consensus.cc:2272] T a4ccb8a0b88447afb144b744fc3dad52 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.443145  5881 tablet_replica.cc:333] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.443622  5881 raft_consensus.cc:2243] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.444506  5881 raft_consensus.cc:2272] T adf1a6b0adad45958f7e2f808af1dd2b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.446130  5881 tablet_replica.cc:333] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.446646  5881 raft_consensus.cc:2243] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.447078  5881 raft_consensus.cc:2272] T 4eb9ac60e3724823a3d548a97c502201 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.449069  5881 tablet_replica.cc:333] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.449677  5881 raft_consensus.cc:2243] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.450122  5881 raft_consensus.cc:2272] T cf6302da5ea04f5488a258d5ac9992a8 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.451786  5881 tablet_replica.cc:333] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.452340  5881 raft_consensus.cc:2243] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.453084  5881 raft_consensus.cc:2272] T 5803b40598be4b73ad6d2bd48be6bc98 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.454910  5881 tablet_replica.cc:333] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.455431  5881 raft_consensus.cc:2243] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.456298  5881 raft_consensus.cc:2272] T 5694a4a6269f4f5ab2ed331d05d43e46 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.458061  5881 tablet_replica.cc:333] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.458809  5881 raft_consensus.cc:2243] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:45.459415  7383 consensus_peers.cc:597] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:37153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.459610  5881 raft_consensus.cc:2272] T 33f86cc1a878444698058652ac7d821a P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.461723  5881 tablet_replica.cc:333] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.462282  5881 raft_consensus.cc:2243] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.462718  5881 raft_consensus.cc:2272] T 7b639c518e5648e8af02fa02831cd888 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:45.463882  7112 consensus_peers.cc:597] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:37153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.464799  5881 tablet_replica.cc:333] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.465365  5881 raft_consensus.cc:2243] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.465960  5881 raft_consensus.cc:2272] T 3b22770212b94c01bcdcc06795d4c461 P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.467670  5881 tablet_replica.cc:333] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.468261  5881 raft_consensus.cc:2243] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.468817  5881 raft_consensus.cc:2272] T 54494a18cfaa43d39ae182fecfbfe41b P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.470499  5881 tablet_replica.cc:333] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.470986  5881 raft_consensus.cc:2243] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.471473  5881 raft_consensus.cc:2272] T 95d068c378e14980b6e8e9cfd49a119c P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.473284  5881 tablet_replica.cc:333] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3: stopping tablet replica
I20260710 13:19:45.473737  5881 raft_consensus.cc:2243] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.474123  5881 raft_consensus.cc:2272] T 2ae46990ea4d41ee98207998f64b4b0e P d5c3a2cdd591466e9a2bd58ba6a349f3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.518529  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
W20260710 13:19:45.547215  7112 consensus_peers.cc:597] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:37153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.556629  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
W20260710 13:19:45.569339  7382 consensus_peers.cc:597] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 -> Peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Couldn't send request to peer dbfd2db34b5a49828f1ef64709fafb95. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.589210  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:45.589891  5881 tablet_replica.cc:333] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.590549  5881 raft_consensus.cc:2243] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.591099  5881 raft_consensus.cc:2272] T a33dfb8c6ee14afa8893bf5062c40618 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.593179  5881 tablet_replica.cc:333] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.593645  5881 raft_consensus.cc:2243] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.594401  5881 raft_consensus.cc:2272] T ae6202ecb09c4d69a22ece36e30540ca P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.596298  5881 tablet_replica.cc:333] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.596782  5881 raft_consensus.cc:2243] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.597285  5881 raft_consensus.cc:2272] T bdec6c3cf1784aaf95e6096b86b51989 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.599094  5881 tablet_replica.cc:333] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.599556  5881 raft_consensus.cc:2243] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.600175  5881 raft_consensus.cc:2272] T 4572f9925cb547a8b1c8908a2c93a40e P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.601755  5881 tablet_replica.cc:333] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.602221  5881 raft_consensus.cc:2243] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.602718  5881 raft_consensus.cc:2272] T cf6302da5ea04f5488a258d5ac9992a8 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.604403  5881 tablet_replica.cc:333] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.604861  5881 raft_consensus.cc:2243] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.605171  5881 raft_consensus.cc:2272] T 729381fc1c654f5dac861a0e279a65a5 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.606905  5881 tablet_replica.cc:333] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.607368  5881 raft_consensus.cc:2243] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.607843  5881 raft_consensus.cc:2272] T adf1a6b0adad45958f7e2f808af1dd2b P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.609650  5881 tablet_replica.cc:333] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.610112  5881 raft_consensus.cc:2243] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.610455  5881 raft_consensus.cc:2272] T a4ccb8a0b88447afb144b744fc3dad52 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.612424  5881 tablet_replica.cc:333] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.613021  5881 raft_consensus.cc:2243] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.613610  5881 raft_consensus.cc:2272] T bced9aa4691b461797fe039eba2c1a88 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.615645  5881 tablet_replica.cc:333] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.616264  5881 raft_consensus.cc:2243] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.616755  5881 raft_consensus.cc:2272] T ebdeba4e106e4e2ca76750bc8245f353 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.618525  5881 tablet_replica.cc:333] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.619038  5881 raft_consensus.cc:2243] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.619757  5881 raft_consensus.cc:2272] T 2ae46990ea4d41ee98207998f64b4b0e P dbfd2db34b5a49828f1ef64709fafb95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.621496  5881 tablet_replica.cc:333] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.622021  5881 raft_consensus.cc:2243] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.622797  5881 raft_consensus.cc:2272] T 3b22770212b94c01bcdcc06795d4c461 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.624769  5881 tablet_replica.cc:333] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.625313  5881 raft_consensus.cc:2243] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.626096  5881 raft_consensus.cc:2272] T 95d068c378e14980b6e8e9cfd49a119c P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.628178  5881 tablet_replica.cc:333] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.628690  5881 raft_consensus.cc:2243] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.629330  5881 raft_consensus.cc:2272] T 4eb9ac60e3724823a3d548a97c502201 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.631178  5881 tablet_replica.cc:333] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.631683  5881 raft_consensus.cc:2243] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.632526  5881 raft_consensus.cc:2272] T a6c1ef415e104aeb8e93a533b814bb81 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.634375  5881 tablet_replica.cc:333] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.634873  5881 raft_consensus.cc:2243] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.635285  5881 raft_consensus.cc:2272] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P dbfd2db34b5a49828f1ef64709fafb95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.637519  5881 tablet_replica.cc:333] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.638140  5881 raft_consensus.cc:2243] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.638629  5881 raft_consensus.cc:2272] T d5eaa82795cd409785c7fd2877ff95b2 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.641012  5881 tablet_replica.cc:333] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95: stopping tablet replica
I20260710 13:19:45.641566  5881 raft_consensus.cc:2243] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.642553  5881 raft_consensus.cc:2272] T 7b639c518e5648e8af02fa02831cd888 P dbfd2db34b5a49828f1ef64709fafb95 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:45.660780  7383 consensus_peers.cc:597] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 -> Peer e18d5af72d474c7ea907e2a081e47c13 (127.5.190.65:37153): Couldn't send request to peer e18d5af72d474c7ea907e2a081e47c13. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:37153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.661036  7382 consensus_peers.cc:597] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 -> Peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Couldn't send request to peer d5c3a2cdd591466e9a2bd58ba6a349f3. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.66:40883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.686632  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
W20260710 13:19:45.692224  7382 consensus_peers.cc:597] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 -> Peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Couldn't send request to peer dbfd2db34b5a49828f1ef64709fafb95. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.67:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.700764  7382 consensus_peers.cc:597] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 -> Peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Couldn't send request to peer dbfd2db34b5a49828f1ef64709fafb95. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.67:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.725754  7382 consensus_peers.cc:597] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 -> Peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Couldn't send request to peer dbfd2db34b5a49828f1ef64709fafb95. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.67:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.726718  5881 tablet_server.cc:179] TabletServer@127.5.190.68:0 shutting down...
W20260710 13:19:45.741479  7382 consensus_peers.cc:597] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 -> Peer dbfd2db34b5a49828f1ef64709fafb95 (127.5.190.67:34273): Couldn't send request to peer dbfd2db34b5a49828f1ef64709fafb95. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.67:34273: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.756773  7382 consensus_peers.cc:597] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 -> Peer d5c3a2cdd591466e9a2bd58ba6a349f3 (127.5.190.66:40883): Couldn't send request to peer d5c3a2cdd591466e9a2bd58ba6a349f3. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.66:40883: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.759567  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:45.760362  5881 tablet_replica.cc:333] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.761032  5881 raft_consensus.cc:2243] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.761858  5881 raft_consensus.cc:2272] T 729381fc1c654f5dac861a0e279a65a5 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.763715  5881 tablet_replica.cc:333] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.764519  5881 raft_consensus.cc:2243] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.765477  5881 raft_consensus.cc:2272] T cf6302da5ea04f5488a258d5ac9992a8 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.767659  5881 tablet_replica.cc:333] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.768381  5881 raft_consensus.cc:2243] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.769112  5881 raft_consensus.cc:2272] T a97e6cfa08b9426fa90d2c2e3e6b0d30 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.771728  5881 tablet_replica.cc:333] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.772358  5881 raft_consensus.cc:2243] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.772926  5881 raft_consensus.cc:2272] T 2dbd7c0315ab4feaaa33b55d11900102 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.774655  5881 tablet_replica.cc:333] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.775157  5881 raft_consensus.cc:2243] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.775628  5881 raft_consensus.cc:2272] T bced9aa4691b461797fe039eba2c1a88 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.777616  5881 tablet_replica.cc:333] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.778216  5881 raft_consensus.cc:2243] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.778950  5881 raft_consensus.cc:2272] T ebdeba4e106e4e2ca76750bc8245f353 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.780710  5881 tablet_replica.cc:333] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.781199  5881 raft_consensus.cc:2243] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.781661  5881 raft_consensus.cc:2272] T a6c1ef415e104aeb8e93a533b814bb81 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.783351  5881 tablet_replica.cc:333] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.783849  5881 raft_consensus.cc:2243] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.784406  5881 raft_consensus.cc:2272] T 95d068c378e14980b6e8e9cfd49a119c P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.786140  5881 tablet_replica.cc:333] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.786725  5881 raft_consensus.cc:2243] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.787178  5881 raft_consensus.cc:2272] T 3b22770212b94c01bcdcc06795d4c461 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.788916  5881 tablet_replica.cc:333] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.789424  5881 raft_consensus.cc:2243] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.789919  5881 raft_consensus.cc:2272] T 54494a18cfaa43d39ae182fecfbfe41b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.791623  5881 tablet_replica.cc:333] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.792172  5881 raft_consensus.cc:2243] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.792671  5881 raft_consensus.cc:2272] T 5694a4a6269f4f5ab2ed331d05d43e46 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.794530  5881 tablet_replica.cc:333] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.794996  5881 raft_consensus.cc:2243] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.795465  5881 raft_consensus.cc:2272] T 5803b40598be4b73ad6d2bd48be6bc98 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.797286  5881 tablet_replica.cc:333] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.797757  5881 raft_consensus.cc:2243] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.798521  5881 raft_consensus.cc:2272] T 33f86cc1a878444698058652ac7d821a P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.800251  5881 tablet_replica.cc:333] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.800755  5881 raft_consensus.cc:2243] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.801266  5881 raft_consensus.cc:2272] T 5520cf872c8e4d9e98457b5b6b76cf50 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.802850  5881 tablet_replica.cc:333] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.803349  5881 raft_consensus.cc:2243] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.803826  5881 raft_consensus.cc:2272] T 4572f9925cb547a8b1c8908a2c93a40e P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.805514  5881 tablet_replica.cc:333] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.805949  5881 raft_consensus.cc:2243] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.806391  5881 raft_consensus.cc:2272] T bdec6c3cf1784aaf95e6096b86b51989 P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.808024  5881 tablet_replica.cc:333] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.808432  5881 raft_consensus.cc:2243] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.809163  5881 raft_consensus.cc:2272] T 4eb9ac60e3724823a3d548a97c502201 P 76040324515e41619a509c88db31e980 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.810797  5881 tablet_replica.cc:333] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980: stopping tablet replica
I20260710 13:19:45.811177  5881 raft_consensus.cc:2243] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:45.811560  5881 raft_consensus.cc:2272] T adf1a6b0adad45958f7e2f808af1dd2b P 76040324515e41619a509c88db31e980 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.848127  5881 tablet_server.cc:196] TabletServer@127.5.190.68:0 shutdown complete.
I20260710 13:19:45.875917  5881 master.cc:562] Master@127.5.190.126:37953 shutting down...
I20260710 13:19:45.898113  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:45.898706  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:45.899052  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7560cad07d2e45649fbea664508082eb: stopping tablet replica
I20260710 13:19:45.920329  5881 master.cc:584] Master@127.5.190.126:37953 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29529 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:45.980587  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:36041
I20260710 13:19:45.981966  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:45.988063  7867 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
W20260710 13:19:45.988138  7866 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
W20260710 13:19:45.989110  7869 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
I20260710 13:19:45.989431  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:45.990501  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:45.990680  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:45.990797  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689585990787 us; error 0 us; skew 500 ppm
I20260710 13:19:45.991266  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:45.993978  5881 webserver.cc:533] Webserver started at http://127.5.190.126:36739/ using document root <none> and password file <none>
I20260710 13:19:45.994519  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:45.994683  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:45.994908  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:45.996122  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "c8fc29e11ebc4d76bd1d3ce55463f888"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-0606"
I20260710 13:19:46.000576  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:46.003891  7874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.004731  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:46.005048  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "c8fc29e11ebc4d76bd1d3ce55463f888"
format_stamp: "Formatted at 2026-07-10 13:19:45 on dist-test-slave-0606"
I20260710 13:19:46.005358  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-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)
I20260710 13:19:46.025094  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.026345  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.065178  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:36041
I20260710 13:19:46.065302  7925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:36041 every 8 connection(s)
I20260710 13:19:46.069307  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.079339  7926 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888: Bootstrap starting.
I20260710 13:19:46.083987  7926 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:46.088054  7926 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888: No bootstrap required, opened a new log
I20260710 13:19:46.090152  7926 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc29e11ebc4d76bd1d3ce55463f888" member_type: VOTER }
I20260710 13:19:46.090535  7926 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:46.090713  7926 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8fc29e11ebc4d76bd1d3ce55463f888, State: Initialized, Role: FOLLOWER
I20260710 13:19:46.091298  7926 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8fc29e11ebc4d76bd1d3ce55463f888" member_type: VOTER }
I20260710 13:19:46.091720  7926 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:46.091914  7926 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:46.092146  7926 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:46.096540  7926 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc29e11ebc4d76bd1d3ce55463f888" member_type: VOTER }
I20260710 13:19:46.097023  7926 leader_election.cc:304] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [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: c8fc29e11ebc4d76bd1d3ce55463f888; no voters: 
I20260710 13:19:46.098097  7926 leader_election.cc:290] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:46.098521  7929 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:46.099840  7929 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 1 LEADER]: Becoming Leader. State: Replica: c8fc29e11ebc4d76bd1d3ce55463f888, State: Running, Role: LEADER
I20260710 13:19:46.100545  7929 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [LEADER]: Queue going to LEADER mode. State: All 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: "c8fc29e11ebc4d76bd1d3ce55463f888" member_type: VOTER }
I20260710 13:19:46.101236  7926 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:46.105144  7930 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8fc29e11ebc4d76bd1d3ce55463f888" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc29e11ebc4d76bd1d3ce55463f888" member_type: VOTER } }
I20260710 13:19:46.105855  7930 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:46.105809  7931 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8fc29e11ebc4d76bd1d3ce55463f888. Latest consensus state: current_term: 1 leader_uuid: "c8fc29e11ebc4d76bd1d3ce55463f888" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8fc29e11ebc4d76bd1d3ce55463f888" member_type: VOTER } }
I20260710 13:19:46.106484  7931 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:46.108749  7936 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:46.116966  7936 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:46.118048  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:46.126250  7936 catalog_manager.cc:1383] Generated new cluster ID: f1f9bcc72f2d4304a6939f3735240c8a
I20260710 13:19:46.126585  7936 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:46.142685  7936 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:46.144052  7936 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:46.162577  7936 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888: Generated new TSK 0
I20260710 13:19:46.163204  7936 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:46.185156  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:46.190776  7947 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
W20260710 13:19:46.191891  7948 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
I20260710 13:19:46.193853  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:46.194568  7950 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
I20260710 13:19:46.195528  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:46.195735  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:46.195911  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689586195877 us; error 0 us; skew 500 ppm
I20260710 13:19:46.196499  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.198880  5881 webserver.cc:533] Webserver started at http://127.5.190.65:40655/ using document root <none> and password file <none>
I20260710 13:19:46.199419  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.199606  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.199940  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.201089  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "5afb0d9383a24a2ca434cf4135060535"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.205716  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:46.209393  7955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.210244  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:46.210608  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "5afb0d9383a24a2ca434cf4135060535"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.210991  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-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)
I20260710 13:19:46.245196  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.246497  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.248169  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:46.250456  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:46.250706  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.250957  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:46.251144  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.291292  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:39003
I20260710 13:19:46.291399  8017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:39003 every 8 connection(s)
I20260710 13:19:46.296497  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:46.303454  8022 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
W20260710 13:19:46.304432  8023 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
W20260710 13:19:46.308166  8025 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
I20260710 13:19:46.308573  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:46.308656  8018 heartbeater.cc:344] Connected to a master server at 127.5.190.126:36041
I20260710 13:19:46.309211  8018 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:46.309630  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:46.309880  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:46.309962  8018 heartbeater.cc:507] Master 127.5.190.126:36041 requested a full tablet report, sending...
I20260710 13:19:46.310065  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689586310043 us; error 0 us; skew 500 ppm
I20260710 13:19:46.310830  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.312381  7891 ts_manager.cc:194] Registered new tserver with Master: 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:46.313670  5881 webserver.cc:533] Webserver started at http://127.5.190.66:46847/ using document root <none> and password file <none>
I20260710 13:19:46.314188  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.314399  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.314466  7891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50382
I20260710 13:19:46.314669  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.316156  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.320463  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:46.324407  8030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.325323  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:19:46.325692  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.326116  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-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)
I20260710 13:19:46.344228  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.345468  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.346871  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:46.349159  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:46.349345  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.349644  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:46.349813  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.389292  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:41867
I20260710 13:19:46.389391  8092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:41867 every 8 connection(s)
I20260710 13:19:46.393955  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:46.401311  8096 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
W20260710 13:19:46.402650  8097 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
I20260710 13:19:46.404633  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:46.406589  8099 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
I20260710 13:19:46.407608  8093 heartbeater.cc:344] Connected to a master server at 127.5.190.126:36041
I20260710 13:19:46.407749  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:46.408046  8093 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:46.408150  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:46.408443  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689586408426 us; error 0 us; skew 500 ppm
I20260710 13:19:46.409034  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.408998  8093 heartbeater.cc:507] Master 127.5.190.126:36041 requested a full tablet report, sending...
I20260710 13:19:46.411829  7891 ts_manager.cc:194] Registered new tserver with Master: 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:46.413177  5881 webserver.cc:533] Webserver started at http://127.5.190.67:41501/ using document root <none> and password file <none>
I20260710 13:19:46.413841  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.413756  7891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50398
I20260710 13:19:46.414165  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.414506  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.415925  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "6839d543d4534a08bbd1f60c5f7319c3"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.420727  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:46.423874  8104 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.424734  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:46.425110  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "6839d543d4534a08bbd1f60c5f7319c3"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.425410  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-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)
I20260710 13:19:46.450235  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.451462  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.453022  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:46.455483  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:46.455721  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.456004  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:46.456187  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:46.495115  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:40695
I20260710 13:19:46.495208  8166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:40695 every 8 connection(s)
I20260710 13:19:46.500168  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:46.507092  8170 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
W20260710 13:19:46.509410  8171 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
I20260710 13:19:46.510217  5881 server_base.cc:1061] running on GCE node
W20260710 13:19:46.511677  8173 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
I20260710 13:19:46.512910  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:46.513144  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:46.513430  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689586513411 us; error 0 us; skew 500 ppm
I20260710 13:19:46.513541  8167 heartbeater.cc:344] Connected to a master server at 127.5.190.126:36041
I20260710 13:19:46.513979  8167 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:46.514111  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:46.514823  8167 heartbeater.cc:507] Master 127.5.190.126:36041 requested a full tablet report, sending...
I20260710 13:19:46.517014  7891 ts_manager.cc:194] Registered new tserver with Master: 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:46.517050  5881 webserver.cc:533] Webserver started at http://127.5.190.68:46851/ using document root <none> and password file <none>
I20260710 13:19:46.517783  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:46.518006  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:46.518281  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:46.518658  7891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50410
I20260710 13:19:46.519390  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-3-root/instance:
uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.523838  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:46.528172  8178 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.529126  5881 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:46.529521  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-3-root
uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:46.529927  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-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)
I20260710 13:19:46.551275  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:46.552621  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:46.554035  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:46.556290  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:46.556524  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.556754  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:46.556926  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:46.601804  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.68:40865
I20260710 13:19:46.601891  8240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.68:40865 every 8 connection(s)
I20260710 13:19:46.616958  8241 heartbeater.cc:344] Connected to a master server at 127.5.190.126:36041
I20260710 13:19:46.617345  8241 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:46.618093  8241 heartbeater.cc:507] Master 127.5.190.126:36041 requested a full tablet report, sending...
I20260710 13:19:46.621085  7891 ts_manager.cc:194] Registered new tserver with Master: e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:46.621388  5881 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016460496s
I20260710 13:19:46.623054  7891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50418
I20260710 13:19:46.650143  7891 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50424:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:19:46.812846  7983 tablet_service.cc:1511] Processing CreateTablet for tablet 475393bfb8014b1bb23dd0f21671ed89 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:46.814459  7983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475393bfb8014b1bb23dd0f21671ed89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.815814  8058 tablet_service.cc:1511] Processing CreateTablet for tablet 475393bfb8014b1bb23dd0f21671ed89 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:46.817261  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475393bfb8014b1bb23dd0f21671ed89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.817391  8050 tablet_service.cc:1511] Processing CreateTablet for tablet 12810c3c2dea4a429483c83d22f66d6e (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:46.818795  8050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12810c3c2dea4a429483c83d22f66d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.821163  8057 tablet_service.cc:1511] Processing CreateTablet for tablet f3c8e361d3b14033aa55a2f9ec42a6ec (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:46.822190  8125 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6d2e2ad8d44aff9b67be0b0740422d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:46.822641  8057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c8e361d3b14033aa55a2f9ec42a6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.823585  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6d2e2ad8d44aff9b67be0b0740422d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.824067  8129 tablet_service.cc:1511] Processing CreateTablet for tablet 2bedc10c12fc4638ac0038be4b6657d3 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:46.825541  8129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bedc10c12fc4638ac0038be4b6657d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.825181  8056 tablet_service.cc:1511] Processing CreateTablet for tablet f52c76d1107c4629890224d469937a4d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:46.827381  8055 tablet_service.cc:1511] Processing CreateTablet for tablet 2bedc10c12fc4638ac0038be4b6657d3 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:46.829187  8128 tablet_service.cc:1511] Processing CreateTablet for tablet 30e74b854ef24c4e899ca5e8cccd96ac (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:46.829519  8053 tablet_service.cc:1511] Processing CreateTablet for tablet 8656850fe0554380abfa1284587e1655 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:46.830516  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e74b854ef24c4e899ca5e8cccd96ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.831740  8052 tablet_service.cc:1511] Processing CreateTablet for tablet c06bc0134ca5457d99b7b9398a903f00 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:46.821163  8131 tablet_service.cc:1511] Processing CreateTablet for tablet 87a585d3bc08494b897b894358927903 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:46.833285  8131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a585d3bc08494b897b894358927903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.834072  8051 tablet_service.cc:1511] Processing CreateTablet for tablet 036428668c9b423e8c0c58fb7ab8fbc9 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:46.817410  8132 tablet_service.cc:1511] Processing CreateTablet for tablet 475393bfb8014b1bb23dd0f21671ed89 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:46.836257  8127 tablet_service.cc:1511] Processing CreateTablet for tablet 8656850fe0554380abfa1284587e1655 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:46.837323  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475393bfb8014b1bb23dd0f21671ed89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.822284  8130 tablet_service.cc:1511] Processing CreateTablet for tablet f52c76d1107c4629890224d469937a4d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:46.838371  8126 tablet_service.cc:1511] Processing CreateTablet for tablet c06bc0134ca5457d99b7b9398a903f00 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:46.838907  8130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c76d1107c4629890224d469937a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.839673  8126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06bc0134ca5457d99b7b9398a903f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.841702  8124 tablet_service.cc:1511] Processing CreateTablet for tablet 12810c3c2dea4a429483c83d22f66d6e (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:46.844560  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8037285c2f4552a08d3319430f1e07 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:46.851761  8054 tablet_service.cc:1511] Processing CreateTablet for tablet 9b88e8bd27ee4effb797969d9369228b (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:46.857455  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8037285c2f4552a08d3319430f1e07 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:46.860383  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8656850fe0554380abfa1284587e1655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.863001  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12810c3c2dea4a429483c83d22f66d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.868366  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8037285c2f4552a08d3319430f1e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.876339  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8037285c2f4552a08d3319430f1e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.878575  8053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8656850fe0554380abfa1284587e1655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.880421  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c76d1107c4629890224d469937a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.882025  8051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036428668c9b423e8c0c58fb7ab8fbc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.882809  8055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bedc10c12fc4638ac0038be4b6657d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.884900  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06bc0134ca5457d99b7b9398a903f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.888374  8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b88e8bd27ee4effb797969d9369228b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.891047  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 9b88e8bd27ee4effb797969d9369228b (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:46.892556  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b88e8bd27ee4effb797969d9369228b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.893335  7982 tablet_service.cc:1511] Processing CreateTablet for tablet f3c8e361d3b14033aa55a2f9ec42a6ec (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:46.894853  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c8e361d3b14033aa55a2f9ec42a6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.897169  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 87a585d3bc08494b897b894358927903 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:46.897891  7975 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6d2e2ad8d44aff9b67be0b0740422d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:46.898749  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a585d3bc08494b897b894358927903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.900358  7974 tablet_service.cc:1511] Processing CreateTablet for tablet 1d8037285c2f4552a08d3319430f1e07 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:46.901170  7980 tablet_service.cc:1511] Processing CreateTablet for tablet 2bedc10c12fc4638ac0038be4b6657d3 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:46.901757  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d8037285c2f4552a08d3319430f1e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.902578  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bedc10c12fc4638ac0038be4b6657d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.903898  7977 tablet_service.cc:1511] Processing CreateTablet for tablet c06bc0134ca5457d99b7b9398a903f00 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:46.905316  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c06bc0134ca5457d99b7b9398a903f00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.894429  7978 tablet_service.cc:1511] Processing CreateTablet for tablet 30e74b854ef24c4e899ca5e8cccd96ac (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:46.896380  7976 tablet_service.cc:1511] Processing CreateTablet for tablet 036428668c9b423e8c0c58fb7ab8fbc9 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:46.909215  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6d2e2ad8d44aff9b67be0b0740422d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.912338  7978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e74b854ef24c4e899ca5e8cccd96ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.913288  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036428668c9b423e8c0c58fb7ab8fbc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.963651  8206 tablet_service.cc:1511] Processing CreateTablet for tablet f3c8e361d3b14033aa55a2f9ec42a6ec (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:46.965674  8205 tablet_service.cc:1511] Processing CreateTablet for tablet 87a585d3bc08494b897b894358927903 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:46.966722  8202 tablet_service.cc:1511] Processing CreateTablet for tablet 30e74b854ef24c4e899ca5e8cccd96ac (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:46.968475  8204 tablet_service.cc:1511] Processing CreateTablet for tablet f52c76d1107c4629890224d469937a4d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:46.968631  8203 tablet_service.cc:1511] Processing CreateTablet for tablet 9b88e8bd27ee4effb797969d9369228b (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:46.967178  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87a585d3bc08494b897b894358927903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.973250  8201 tablet_service.cc:1511] Processing CreateTablet for tablet 8656850fe0554380abfa1284587e1655 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:46.974747  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8656850fe0554380abfa1284587e1655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.976354  8203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b88e8bd27ee4effb797969d9369228b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.977447  8204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f52c76d1107c4629890224d469937a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.977128  8199 tablet_service.cc:1511] Processing CreateTablet for tablet 1f6d2e2ad8d44aff9b67be0b0740422d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:46.979511  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 12810c3c2dea4a429483c83d22f66d6e (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:46.986922  8197 tablet_service.cc:1511] Processing CreateTablet for tablet 19d766355bfc405ba4f48698f4f37e33 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:46.990224  7977 tablet_service.cc:1511] Processing CreateTablet for tablet 19d766355bfc405ba4f48698f4f37e33 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:46.991600  7977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d766355bfc405ba4f48698f4f37e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.994679  8052 tablet_service.cc:1511] Processing CreateTablet for tablet 19d766355bfc405ba4f48698f4f37e33 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:47.000638  8052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d766355bfc405ba4f48698f4f37e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.012251  8261 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:47.021526  8200 tablet_service.cc:1511] Processing CreateTablet for tablet 036428668c9b423e8c0c58fb7ab8fbc9 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:47.022779  8202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30e74b854ef24c4e899ca5e8cccd96ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.035109  8261 tablet_bootstrap.cc:654] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.036970  8127 tablet_service.cc:1511] Processing CreateTablet for tablet bd089ebeb2624d2b961f7da1f99dd70d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:47.038388  8127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd089ebeb2624d2b961f7da1f99dd70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.042480  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9e109a4f9146b58ddf62291dd26200 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:47.043040  8123 tablet_service.cc:1511] Processing CreateTablet for tablet c0dda3679547425ebab2b95537ef637a (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:47.044322  8199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f6d2e2ad8d44aff9b67be0b0740422d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.048748  8197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d766355bfc405ba4f48698f4f37e33. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.050643  8132 tablet_service.cc:1511] Processing CreateTablet for tablet 83898670010641d18a00233055d5dde8 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:47.044315  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dda3679547425ebab2b95537ef637a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.053081  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3c8e361d3b14033aa55a2f9ec42a6ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.056991  7974 tablet_service.cc:1511] Processing CreateTablet for tablet bd089ebeb2624d2b961f7da1f99dd70d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:47.060691  8129 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9e109a4f9146b58ddf62291dd26200 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:47.070343  7982 tablet_service.cc:1511] Processing CreateTablet for tablet 365003b72ff64991b7b01399e4bb76a4 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:47.027855  8131 tablet_service.cc:1511] Processing CreateTablet for tablet aa24ded26277482095f9505d4ab169b2 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:47.077104  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 036428668c9b423e8c0c58fb7ab8fbc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.093247  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12810c3c2dea4a429483c83d22f66d6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.078348  8056 tablet_service.cc:1511] Processing CreateTablet for tablet aa24ded26277482095f9505d4ab169b2 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:47.080694  8130 tablet_service.cc:1511] Processing CreateTablet for tablet d76a17e8cafe4a5cb601e771e939fbd4 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:47.083963  7980 tablet_service.cc:1511] Processing CreateTablet for tablet c0dda3679547425ebab2b95537ef637a (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:47.088903  8058 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9e109a4f9146b58ddf62291dd26200 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:47.043864  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9e109a4f9146b58ddf62291dd26200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.096650  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa24ded26277482095f9505d4ab169b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.097172  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd089ebeb2624d2b961f7da1f99dd70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.099478  7980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dda3679547425ebab2b95537ef637a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.103163  7975 tablet_service.cc:1511] Processing CreateTablet for tablet d76a17e8cafe4a5cb601e771e939fbd4 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:47.104553  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76a17e8cafe4a5cb601e771e939fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.110672  8132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83898670010641d18a00233055d5dde8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:47.112130  7939 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:47.114056  8125 tablet_service.cc:1511] Processing CreateTablet for tablet f19d70240b1b4d3ebebf56a2f1d64090 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:47.115620  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19d70240b1b4d3ebebf56a2f1d64090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.117952  8054 tablet_service.cc:1511] Processing CreateTablet for tablet 365003b72ff64991b7b01399e4bb76a4 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:47.122067  8055 tablet_service.cc:1511] Processing CreateTablet for tablet 83898670010641d18a00233055d5dde8 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:47.123492  8058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9e109a4f9146b58ddf62291dd26200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.145596  7979 tablet_service.cc:1511] Processing CreateTablet for tablet 88d5340314f040dd8dc27b4dfd477635 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:47.147727  7979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d5340314f040dd8dc27b4dfd477635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.149833  7976 tablet_service.cc:1511] Processing CreateTablet for tablet f19d70240b1b4d3ebebf56a2f1d64090 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:47.151376  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19d70240b1b4d3ebebf56a2f1d64090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.139541  8130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76a17e8cafe4a5cb601e771e939fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.153447  8131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa24ded26277482095f9505d4ab169b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.093251  8202 tablet_service.cc:1511] Processing CreateTablet for tablet bd089ebeb2624d2b961f7da1f99dd70d (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:47.160411  8129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9e109a4f9146b58ddf62291dd26200. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.161031  8202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd089ebeb2624d2b961f7da1f99dd70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.163553  8263 tablet_bootstrap.cc:492] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.174194  8262 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.179623  8263 tablet_bootstrap.cc:654] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.188982  8050 tablet_service.cc:1511] Processing CreateTablet for tablet 88d5340314f040dd8dc27b4dfd477635 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:47.192574  8206 tablet_service.cc:1511] Processing CreateTablet for tablet 365003b72ff64991b7b01399e4bb76a4 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:47.193995  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365003b72ff64991b7b01399e4bb76a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.196556  8051 tablet_service.cc:1511] Processing CreateTablet for tablet d76a17e8cafe4a5cb601e771e939fbd4 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:47.198295  8128 tablet_service.cc:1511] Processing CreateTablet for tablet ac9824ac2e8f4850b0d4280d9f852483 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:47.199597  8128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9824ac2e8f4850b0d4280d9f852483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.204552  8264 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.209741  8261 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:47.210767  8261 ts_tablet_manager.cc:1403] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.199s	user 0.022s	sys 0.005s
I20260710 13:19:47.212304  8206 tablet_service.cc:1511] Processing CreateTablet for tablet c0dda3679547425ebab2b95537ef637a (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:47.213717  8206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0dda3679547425ebab2b95537ef637a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.214449  8205 tablet_service.cc:1511] Processing CreateTablet for tablet aa24ded26277482095f9505d4ab169b2 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:47.215783  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa24ded26277482095f9505d4ab169b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.222900  8201 tablet_service.cc:1511] Processing CreateTablet for tablet ac9824ac2e8f4850b0d4280d9f852483 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:47.224356  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9824ac2e8f4850b0d4280d9f852483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.246240  8204 tablet_service.cc:1511] Processing CreateTablet for tablet 83898670010641d18a00233055d5dde8 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:47.180286  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365003b72ff64991b7b01399e4bb76a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.246263  8198 tablet_service.cc:1511] Processing CreateTablet for tablet 88d5340314f040dd8dc27b4dfd477635 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:47.252080  8055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83898670010641d18a00233055d5dde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.254084  8054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 365003b72ff64991b7b01399e4bb76a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.243322  8261 raft_consensus.cc:359] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.247836  8204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83898670010641d18a00233055d5dde8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.262534  8261 raft_consensus.cc:385] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.273533  8261 raft_consensus.cc:740] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.278115  8261 consensus_queue.cc:260] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.280038  8264 tablet_bootstrap.cc:654] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.268388  8051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76a17e8cafe4a5cb601e771e939fbd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.297763  8050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d5340314f040dd8dc27b4dfd477635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.308737  8200 tablet_service.cc:1511] Processing CreateTablet for tablet f19d70240b1b4d3ebebf56a2f1d64090 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:47.306614  8198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88d5340314f040dd8dc27b4dfd477635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.310010  8261 ts_tablet_manager.cc:1434] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.099s	user 0.006s	sys 0.004s
I20260710 13:19:47.317716  8018 heartbeater.cc:499] Master 127.5.190.126:36041 was elected leader, sending a full tablet report...
I20260710 13:19:47.268874  8056 tablet_service.cc:1511] Processing CreateTablet for tablet ac9824ac2e8f4850b0d4280d9f852483 (DEFAULT_TABLE table=test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:47.337693  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac9824ac2e8f4850b0d4280d9f852483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.326092  8261 tablet_bootstrap.cc:492] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:47.328276  8167 heartbeater.cc:499] Master 127.5.190.126:36041 was elected leader, sending a full tablet report...
I20260710 13:19:47.324383  8262 tablet_bootstrap.cc:654] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.336338  8200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f19d70240b1b4d3ebebf56a2f1d64090. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:47.354156  8261 tablet_bootstrap.cc:654] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.361948  8263 tablet_bootstrap.cc:492] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.362497  8263 ts_tablet_manager.cc:1403] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.035s
I20260710 13:19:47.365635  8263 raft_consensus.cc:359] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.366525  8263 raft_consensus.cc:385] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.367015  8263 raft_consensus.cc:740] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.366101  8264 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:47.367892  8264 ts_tablet_manager.cc:1403] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.188s	user 0.023s	sys 0.011s
I20260710 13:19:47.368296  8263 consensus_queue.cc:260] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.371008  8264 raft_consensus.cc:359] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.374476  8262 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:47.375003  8262 ts_tablet_manager.cc:1403] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.208s	user 0.012s	sys 0.014s
I20260710 13:19:47.377985  8262 raft_consensus.cc:359] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.378707  8262 raft_consensus.cc:385] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.379089  8262 raft_consensus.cc:740] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.380586  8093 heartbeater.cc:499] Master 127.5.190.126:36041 was elected leader, sending a full tablet report...
I20260710 13:19:47.381721  8263 ts_tablet_manager.cc:1434] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260710 13:19:47.382854  8263 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.371764  8264 raft_consensus.cc:385] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.392527  8264 raft_consensus.cc:740] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.380113  8262 consensus_queue.cc:260] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
W20260710 13:19:47.393955  8094 tablet.cc:2406] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:47.396392  8264 consensus_queue.cc:260] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.407407  8241 heartbeater.cc:499] Master 127.5.190.126:36041 was elected leader, sending a full tablet report...
I20260710 13:19:47.408039  8264 ts_tablet_manager.cc:1434] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.004s
I20260710 13:19:47.409389  8264 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.422938  8264 tablet_bootstrap.cc:654] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.436187  8263 tablet_bootstrap.cc:654] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.442799  8262 ts_tablet_manager.cc:1434] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.067s	user 0.026s	sys 0.017s
I20260710 13:19:47.443150  8261 tablet_bootstrap.cc:492] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:47.443734  8261 ts_tablet_manager.cc:1403] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.007s
I20260710 13:19:47.444419  8262 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.448130  8261 raft_consensus.cc:359] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.449183  8261 raft_consensus.cc:385] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.449990  8261 raft_consensus.cc:740] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.452507  8264 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:47.452011  8261 consensus_queue.cc:260] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.453097  8264 ts_tablet_manager.cc:1403] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.007s
I20260710 13:19:47.454983  8261 ts_tablet_manager.cc:1434] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:47.456180  8261 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:47.456336  8264 raft_consensus.cc:359] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.457123  8264 raft_consensus.cc:385] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.457423  8264 raft_consensus.cc:740] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.458343  8264 consensus_queue.cc:260] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.460245  8263 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.461493  8264 ts_tablet_manager.cc:1434] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:47.463786  8262 tablet_bootstrap.cc:654] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.464196  8261 tablet_bootstrap.cc:654] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.466698  8263 ts_tablet_manager.cc:1403] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.003s
I20260710 13:19:47.468345  8264 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.469957  8263 raft_consensus.cc:359] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.470804  8263 raft_consensus.cc:385] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.471123  8263 raft_consensus.cc:740] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.472097  8263 consensus_queue.cc:260] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.474470  8263 ts_tablet_manager.cc:1434] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:47.474776  8273 raft_consensus.cc:493] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.475493  8263 tablet_bootstrap.cc:492] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.475660  8264 tablet_bootstrap.cc:654] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.475306  8273 raft_consensus.cc:515] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.480528  8271 raft_consensus.cc:493] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.481113  8271 raft_consensus.cc:515] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.485252  8267 raft_consensus.cc:493] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.485808  8267 raft_consensus.cc:515] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.486490  8263 tablet_bootstrap.cc:654] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.489132  8272 raft_consensus.cc:493] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.489735  8272 raft_consensus.cc:515] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.494333  8271 leader_election.cc:290] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:47.511059  8267 leader_election.cc:290] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:47.519205  8273 leader_election.cc:290] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:47.520164  8272 leader_election.cc:290] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:47.520771  8261 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:47.521310  8261 ts_tablet_manager.cc:1403] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.007s
I20260710 13:19:47.524768  8262 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:47.525544  8262 ts_tablet_manager.cc:1403] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260710 13:19:47.526019  8261 raft_consensus.cc:359] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.526940  8261 raft_consensus.cc:385] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.530057  8262 raft_consensus.cc:359] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.531175  8262 raft_consensus.cc:385] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.531589  8262 raft_consensus.cc:740] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.532915  8262 consensus_queue.cc:260] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.538314  8262 ts_tablet_manager.cc:1434] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 13:19:47.539391  8262 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.527319  8261 raft_consensus.cc:740] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.549834  8261 consensus_queue.cc:260] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.552547  8261 ts_tablet_manager.cc:1434] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260710 13:19:47.553375  8262 tablet_bootstrap.cc:654] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.553638  8261 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:47.569633  8262 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:47.570392  8262 ts_tablet_manager.cc:1403] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260710 13:19:47.574597  8262 raft_consensus.cc:359] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.581874  8267 raft_consensus.cc:493] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.582437  8267 raft_consensus.cc:515] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.575711  8262 raft_consensus.cc:385] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.584267  8262 raft_consensus.cc:740] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.586565  8262 consensus_queue.cc:260] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.588469  8267 leader_election.cc:290] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:47.595731  8262 ts_tablet_manager.cc:1434] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 13:19:47.599709  8262 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.616982  8262 tablet_bootstrap.cc:654] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.618619  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
W20260710 13:19:47.620721  8031 leader_election.cc:343] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.625603  8263 tablet_bootstrap.cc:492] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.626161  8263 ts_tablet_manager.cc:1403] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.151s	user 0.034s	sys 0.049s
I20260710 13:19:47.626644  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
W20260710 13:19:47.628702  8033 leader_election.cc:343] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.629218  8033 leader_election.cc:304] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:47.629575  8263 raft_consensus.cc:359] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.630365  8263 raft_consensus.cc:385] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.630411  8271 raft_consensus.cc:2749] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.630885  8263 raft_consensus.cc:740] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.631909  8261 tablet_bootstrap.cc:654] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.634034  8262 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:47.633807  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:47.634864  8264 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:47.635387  8264 ts_tablet_manager.cc:1403] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.167s	user 0.052s	sys 0.072s
I20260710 13:19:47.635485  8262 ts_tablet_manager.cc:1403] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.000s
I20260710 13:19:47.636300  8263 consensus_queue.cc:260] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.638569  8264 raft_consensus.cc:359] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
W20260710 13:19:47.639011  7956 leader_election.cc:343] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.639376  8264 raft_consensus.cc:385] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.639694  8264 raft_consensus.cc:740] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.640478  8264 consensus_queue.cc:260] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.642221  8262 raft_consensus.cc:359] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.643016  8262 raft_consensus.cc:385] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.643318  8262 raft_consensus.cc:740] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.644429  8267 raft_consensus.cc:493] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.644486  8262 consensus_queue.cc:260] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.638602  8263 ts_tablet_manager.cc:1434] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:47.645119  8267 raft_consensus.cc:515] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.646301  8263 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.647303  8262 ts_tablet_manager.cc:1434] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:47.647644  8267 leader_election.cc:290] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:47.648408  8262 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.653748  8263 tablet_bootstrap.cc:654] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.655336  8262 tablet_bootstrap.cc:654] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.642664  8264 ts_tablet_manager.cc:1434] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:47.657001  8264 tablet_bootstrap.cc:492] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.665443  8264 tablet_bootstrap.cc:654] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.670827  8263 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.671453  8263 ts_tablet_manager.cc:1403] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.013s
I20260710 13:19:47.675333  8263 raft_consensus.cc:359] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.676102  8263 raft_consensus.cc:385] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.676352  8262 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:47.676420  8263 raft_consensus.cc:740] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.677032  8262 ts_tablet_manager.cc:1403] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 13:19:47.677628  8263 consensus_queue.cc:260] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.680259  8263 ts_tablet_manager.cc:1434] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:19:47.680178  8262 raft_consensus.cc:359] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.681027  8262 raft_consensus.cc:385] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.681367  8263 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.681322  8262 raft_consensus.cc:740] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.682895  8262 consensus_queue.cc:260] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.686175  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:47.688823  8262 ts_tablet_manager.cc:1434] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:47.689103  8263 tablet_bootstrap.cc:654] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:47.689191  8105 leader_election.cc:343] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.689982  8262 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.696652  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:47.699056  8182 leader_election.cc:343] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.702997  8263 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.703860  8263 ts_tablet_manager.cc:1403] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:19:47.709256  8262 tablet_bootstrap.cc:654] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.709100  8263 raft_consensus.cc:359] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.709900  8263 raft_consensus.cc:385] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.710295  8263 raft_consensus.cc:740] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.711272  8263 consensus_queue.cc:260] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.714634  8263 ts_tablet_manager.cc:1434] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:47.716216  8263 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.725031  8263 tablet_bootstrap.cc:654] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.738078  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:47.739027  8263 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.739704  8263 ts_tablet_manager.cc:1403] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260710 13:19:47.740648  8272 raft_consensus.cc:493] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.741291  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:47.741155  8272 raft_consensus.cc:515] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.743389  8272 leader_election.cc:290] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:47.743456  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:47.743686  8263 raft_consensus.cc:359] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.744391  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:47.744758  8263 raft_consensus.cc:385] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.745230  8263 raft_consensus.cc:740] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.745375  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:47.746551  8216 raft_consensus.cc:2468] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
W20260710 13:19:47.746738  8107 leader_election.cc:343] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.747314  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:47.747602  8107 leader_election.cc:343] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.748145  8271 raft_consensus.cc:493] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.748257  8107 leader_election.cc:304] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:47.749393  8267 raft_consensus.cc:2749] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.748888  8271 raft_consensus.cc:515] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.749900  7993 raft_consensus.cc:2468] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:47.751639  8182 leader_election.cc:304] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:47.752235  8271 leader_election.cc:290] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:47.754565  8272 raft_consensus.cc:2804] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.755082  8272 raft_consensus.cc:493] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.755498  8272 raft_consensus.cc:3060] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.756174  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
W20260710 13:19:47.758349  8033 leader_election.cc:343] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.759621  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
W20260710 13:19:47.761921  8031 leader_election.cc:343] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.762581  8031 leader_election.cc:304] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:47.763993  8271 raft_consensus.cc:493] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.764462  8304 raft_consensus.cc:2749] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.764556  8271 raft_consensus.cc:515] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.765859  8272 raft_consensus.cc:515] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.768831  8263 consensus_queue.cc:260] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.769658  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06bc0134ca5457d99b7b9398a903f00" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
W20260710 13:19:47.771320  8031 leader_election.cc:343] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.771960  8271 leader_election.cc:290] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:47.774031  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:47.774850  7993 raft_consensus.cc:3060] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:47.777695  7956 leader_election.cc:343] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.778242  7956 leader_election.cc:304] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:47.779074  8273 raft_consensus.cc:2749] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:47.781663  8179 leader_election.cc:343] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.771955  8263 ts_tablet_manager.cc:1434] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 13:19:47.782287  8179 leader_election.cc:304] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:47.780053  8272 leader_election.cc:290] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:47.786799  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06bc0134ca5457d99b7b9398a903f00" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:47.788769  7992 raft_consensus.cc:2468] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:47.790199  8034 leader_election.cc:304] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:47.791446  8304 raft_consensus.cc:2804] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.791834  8304 raft_consensus.cc:493] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.792313  8272 raft_consensus.cc:2749] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.792905  8304 raft_consensus.cc:3060] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.794286  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:47.796315  8141 raft_consensus.cc:3060] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.787153  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:47.796331  8263 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.806895  7993 raft_consensus.cc:2468] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:47.808365  8182 leader_election.cc:304] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:47.809298  8263 tablet_bootstrap.cc:654] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.810397  8264 tablet_bootstrap.cc:492] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:47.810993  8264 ts_tablet_manager.cc:1403] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.154s	user 0.027s	sys 0.038s
I20260710 13:19:47.811837  8304 raft_consensus.cc:515] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.814350  8141 raft_consensus.cc:2468] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:47.815783  8264 raft_consensus.cc:359] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.816216  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:47.816627  8264 raft_consensus.cc:385] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.817039  7992 raft_consensus.cc:2393] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:47.817432  8304 leader_election.cc:290] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:47.818308  8107 leader_election.cc:304] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:47.817024  8264 raft_consensus.cc:740] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.819579  8267 raft_consensus.cc:2764] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:19:47.817024  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06bc0134ca5457d99b7b9398a903f00" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:47.813858  8272 raft_consensus.cc:2804] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.817021  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06bc0134ca5457d99b7b9398a903f00" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:47.819938  8264 consensus_queue.cc:260] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.821645  7991 raft_consensus.cc:3060] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.822144  8272 raft_consensus.cc:697] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:47.822844  8262 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:47.823397  8262 ts_tablet_manager.cc:1403] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.021s
I20260710 13:19:47.823056  8272 consensus_queue.cc:237] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
W20260710 13:19:47.826969  8031 leader_election.cc:343] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.827010  8262 raft_consensus.cc:359] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.829245  8262 raft_consensus.cc:385] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.830233  8262 raft_consensus.cc:740] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.831311  8262 consensus_queue.cc:260] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.834548  7991 raft_consensus.cc:2468] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 1.
I20260710 13:19:47.836879  8034 leader_election.cc:304] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:47.840327  8304 raft_consensus.cc:2804] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.841445  8304 raft_consensus.cc:697] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:47.842778  8304 consensus_queue.cc:237] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.847348  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:47.853543  8108 leader_election.cc:343] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.853801  8261 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:47.854257  8108 leader_election.cc:304] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:47.857450  8267 raft_consensus.cc:2749] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:47.856176  8261 ts_tablet_manager.cc:1403] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.303s	user 0.072s	sys 0.059s
I20260710 13:19:47.859762  8264 ts_tablet_manager.cc:1434] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.048s	user 0.020s	sys 0.009s
I20260710 13:19:47.859869  8263 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.860626  8263 ts_tablet_manager.cc:1403] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.022s
I20260710 13:19:47.862437  8261 raft_consensus.cc:359] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.863235  8261 raft_consensus.cc:385] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.863557  8261 raft_consensus.cc:740] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.863793  8264 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.863890  8263 raft_consensus.cc:359] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.864820  8263 raft_consensus.cc:385] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.865279  8263 raft_consensus.cc:740] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.866324  8263 consensus_queue.cc:260] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.866890  7890 catalog_manager.cc:5697] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.867419  7887 catalog_manager.cc:5697] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:47.871229  8263 ts_tablet_manager.cc:1434] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:47.873683  8261 consensus_queue.cc:260] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.874248  8263 tablet_bootstrap.cc:492] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.872433  8262 ts_tablet_manager.cc:1434] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.005s
I20260710 13:19:47.876152  8264 tablet_bootstrap.cc:654] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.878567  8262 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:47.882778  8263 tablet_bootstrap.cc:654] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.887616  8261 ts_tablet_manager.cc:1434] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260710 13:19:47.888725  8261 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:47.888948  8264 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:47.889715  8264 ts_tablet_manager.cc:1403] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260710 13:19:47.894099  8264 raft_consensus.cc:359] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.895179  8264 raft_consensus.cc:385] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.895684  8264 raft_consensus.cc:740] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.897049  8264 consensus_queue.cc:260] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.899123  8272 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.899657  8272 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.904523  8272 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:47.905244  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:47.905946  7993 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:47.906560  8264 ts_tablet_manager.cc:1434] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.001s
I20260710 13:19:47.906723  8263 tablet_bootstrap.cc:492] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:47.907258  8263 ts_tablet_manager.cc:1403] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.014s
I20260710 13:19:47.907356  8182 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:47.907743  8264 tablet_bootstrap.cc:492] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.908408  8272 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.908804  8272 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.909148  8272 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.910310  8263 raft_consensus.cc:359] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.911077  8263 raft_consensus.cc:385] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.911564  8263 raft_consensus.cc:740] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.912470  8263 consensus_queue.cc:260] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.914908  8263 ts_tablet_manager.cc:1434] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:47.914937  8264 tablet_bootstrap.cc:654] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:47.916118  8263 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:47.918229  8272 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.922292  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:47.922909  7993 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.923084  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:47.924225  8263 tablet_bootstrap.cc:654] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:47.924547  8179 leader_election.cc:343] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:47.926803  8264 tablet_bootstrap.cc:492] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:47.927443  8264 ts_tablet_manager.cc:1403] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.020s	user 0.003s	sys 0.015s
I20260710 13:19:47.932269  8264 raft_consensus.cc:359] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.933342  8264 raft_consensus.cc:385] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:47.933501  7993 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:47.933820  8264 raft_consensus.cc:740] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:47.934900  8182 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:47.935014  8264 consensus_queue.cc:260] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:47.936017  8306 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:47.939522  8305 raft_consensus.cc:493] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.940282  8305 raft_consensus.cc:515] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.941421  8304 raft_consensus.cc:493] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.942019  8304 raft_consensus.cc:515] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:47.947484  8267 raft_consensus.cc:493] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.948127  8267 raft_consensus.cc:515] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:47.943662  8305 leader_election.cc:290] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:47.949410  8264 ts_tablet_manager.cc:1434] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260710 13:19:47.951155  8267 leader_election.cc:290] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:47.951915  8264 tablet_bootstrap.cc:492] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:47.952756  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bedc10c12fc4638ac0038be4b6657d3" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:47.953661  8068 raft_consensus.cc:2468] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
I20260710 13:19:47.953801  8271 raft_consensus.cc:493] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:47.954401  8271 raft_consensus.cc:515] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:47.958346  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:47.959091  7991 raft_consensus.cc:2468] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:47.960599  8034 leader_election.cc:304] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:47.961668  8271 leader_election.cc:290] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:47.962325  8271 raft_consensus.cc:2804] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:47.962364  8105 leader_election.cc:304] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:47.962863  8271 raft_consensus.cc:493] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:47.963366  8271 raft_consensus.cc:3060] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.963717  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:47.981266  8264 tablet_bootstrap.cc:654] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.067003  8305 raft_consensus.cc:493] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.127698  8304 leader_election.cc:290] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:48.173158  8267 raft_consensus.cc:2804] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:48.492321  8267 raft_consensus.cc:493] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:48.492794  8267 raft_consensus.cc:3060] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:47.953177  8263 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:48.400920  8320 raft_consensus.cc:493] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:48.496126  8263 ts_tablet_manager.cc:1403] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.580s	user 0.023s	sys 0.012s
I20260710 13:19:48.496104  8320 raft_consensus.cc:515] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:48.498499  8320 leader_election.cc:290] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
W20260710 13:19:48.440109  8306 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.000s	sys 0.010s
W20260710 13:19:48.499094  8306 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.562s	user 0.000s	sys 0.011s
I20260710 13:19:48.499403  8306 raft_consensus.cc:697] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:48.499228  8263 raft_consensus.cc:359] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:48.463173  8262 tablet_bootstrap.cc:654] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:48.478672  8272 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:47.895347  8261 tablet_bootstrap.cc:654] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:48.481959  8311 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.594s	user 0.004s	sys 0.005s
I20260710 13:19:48.500330  8306 consensus_queue.cc:237] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:48.499938  8263 raft_consensus.cc:385] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:48.542583  8263 raft_consensus.cc:740] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:48.543469  8263 consensus_queue.cc:260] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
W20260710 13:19:48.507180  8311 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.004s	sys 0.005s
I20260710 13:19:48.501063  8267 raft_consensus.cc:515] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:48.549904  8267 leader_election.cc:290] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:48.580293  8263 ts_tablet_manager.cc:1434] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.001s
I20260710 13:19:48.581735  8263 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:48.608330  8262 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:48.609962  8261 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:48.610643  8261 ts_tablet_manager.cc:1403] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.722s	user 0.011s	sys 0.003s
I20260710 13:19:48.608919  8262 ts_tablet_manager.cc:1403] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.731s	user 0.009s	sys 0.007s
I20260710 13:19:48.491286  8305 raft_consensus.cc:515] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
W20260710 13:19:49.070976  5886 debug-util.cc:398] Leaking SignalData structure 0x7b080000f4c0 after lost signal to thread 8034
W20260710 13:19:49.387423  8031 leader_election.cc:343] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:48.485117  8271 consensus_meta.cc:287] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent flushing consensus metadata: real 0.521s	user 0.007s	sys 0.000s
I20260710 13:19:49.447036  8327 raft_consensus.cc:493] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.461488  8328 raft_consensus.cc:493] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:49.471585  8264 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.892s	user 0.026s	sys 0.071s
I20260710 13:19:49.474025  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:49.576849  8271 raft_consensus.cc:515] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.485671  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
W20260710 13:19:49.577060  8264 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.998s	user 0.027s	sys 0.072s
I20260710 13:19:49.578052  8141 raft_consensus.cc:2468] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:49.500939  8304 raft_consensus.cc:493] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.579073  8271 leader_election.cc:290] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:49.579198  8304 raft_consensus.cc:515] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.579759  7888 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50410 (request call id 5) took 1668 ms. Trace:
I20260710 13:19:49.581060  8304 leader_election.cc:290] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:49.580216  7888 rpcz_store.cc:276] 0710 13:19:47.911443 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:47.925541 (+ 14098us) service_pool.cc:224] Handling call
0710 13:19:49.579553 (+1654012us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":73217,"reported_tablets":1}
W20260710 13:19:49.504909  8034 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.543s	user 0.017s	sys 0.025s
W20260710 13:19:49.582404  8034 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.621s	user 0.017s	sys 0.026s
I20260710 13:19:49.582304  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
W20260710 13:19:49.582269  8182 leader_election.cc:343] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.583101  8034 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.65:39003, user_credentials={real_user=slave}} blocked reactor thread for 1.62229e+06us
I20260710 13:19:49.583174  8215 raft_consensus.cc:2468] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:49.509960  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.510450  8067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:49.584617  8067 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.509064  8326 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.585165  8326 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.585597  8033 leader_election.cc:304] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:49.585901  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036428668c9b423e8c0c58fb7ab8fbc9" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:49.586586  8304 raft_consensus.cc:2804] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.586977  8304 raft_consensus.cc:493] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.587321  8304 raft_consensus.cc:3060] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.587478  8326 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
W20260710 13:19:49.587611  8034 leader_election.cc:343] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.589594  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:49.522183  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bedc10c12fc4638ac0038be4b6657d3" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:49.528231  8263 tablet_bootstrap.cc:654] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.589598  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:49.591156  7989 raft_consensus.cc:3060] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.529208  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bedc10c12fc4638ac0038be4b6657d3" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:49.531651  8272 consensus_queue.cc:1048] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:49.594525  8306 consensus_queue.cc:1048] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.595137  8304 raft_consensus.cc:515] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.595724  8067 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:49.532356  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036428668c9b423e8c0c58fb7ab8fbc9" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:49.538440  8262 raft_consensus.cc:359] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.597312  8304 leader_election.cc:290] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
W20260710 13:19:49.597514  8034 leader_election.cc:343] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:49.556923  8031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.67:40695, user_credentials={real_user=slave}} blocked reactor thread for 169524us
I20260710 13:19:49.597963  8304 consensus_queue.cc:1048] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:49.558718  8305 leader_election.cc:290] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.559656  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.600014  8067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bedc10c12fc4638ac0038be4b6657d3" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:49.600518  8140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:49.601063  8067 raft_consensus.cc:3060] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.601382  8140 raft_consensus.cc:2468] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:49.562680  8261 raft_consensus.cc:359] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.602432  8261 raft_consensus.cc:385] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.602792  8261 raft_consensus.cc:740] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.603660  8261 consensus_queue.cc:260] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
W20260710 13:19:49.574244  7939 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:49.597394  8262 raft_consensus.cc:385] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.605379  8262 raft_consensus.cc:740] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.606294  8262 consensus_queue.cc:260] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.608778  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:49.575505  7889 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:50424 (request call id 27) took 1426 ms. Trace:
I20260710 13:19:49.609884  8067 raft_consensus.cc:2468] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:49.609980  7889 rpcz_store.cc:276] 0710 13:19:48.148780 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:49.427944 (+1279164us) service_pool.cc:224] Handling call
0710 13:19:49.428382 (+   438us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0710 13:19:49.575099 (+146717us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=3ffcc4f8c36b404fb9d1031e3f99ac4e]
0710 13:19:49.575276 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":146349}
I20260710 13:19:49.611485  7989 raft_consensus.cc:2468] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 1.
I20260710 13:19:49.613085  8034 leader_election.cc:304] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:49.614794  8271 raft_consensus.cc:2804] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.614810  8264 tablet_bootstrap.cc:492] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:49.576989  8328 raft_consensus.cc:515] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.617501  8328 leader_election.cc:290] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.576972  8327 raft_consensus.cc:515] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.617937  8261 ts_tablet_manager.cc:1434] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 1.007s	user 0.029s	sys 0.005s
W20260710 13:19:49.618553  8261 ts_tablet_manager.cc:1467] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: Tablet startup took 1007ms
I20260710 13:19:49.510715  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.621768  8066 raft_consensus.cc:2393] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 1: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:49.548246  8267 raft_consensus.cc:493] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.622838  8140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bedc10c12fc4638ac0038be4b6657d3" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:49.623217  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:49.623715  8140 raft_consensus.cc:2393] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5afb0d9383a24a2ca434cf4135060535 in current term 1: Already voted for candidate 6839d543d4534a08bbd1f60c5f7319c3 in this term.
I20260710 13:19:49.623987  8139 raft_consensus.cc:2468] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 0.
I20260710 13:19:49.559924  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:49.615223  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:49.625478  8141 raft_consensus.cc:3060] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.625512  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:49.626106  8264 ts_tablet_manager.cc:1403] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 1.674s	user 0.033s	sys 0.079s
I20260710 13:19:49.619621  8327 leader_election.cc:290] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.583006  8179 leader_election.cc:304] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:49.628407  8271 raft_consensus.cc:697] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:49.628530  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:49.628929  8306 raft_consensus.cc:2804] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:49.628566  8179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.67:40695, user_credentials={real_user=slave}} blocked reactor thread for 45644us
I20260710 13:19:49.629384  8306 raft_consensus.cc:493] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.517110  7887 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50398 (request call id 7) took 1652 ms. Trace:
W20260710 13:19:49.630399  8179 leader_election.cc:343] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.620122  7993 raft_consensus.cc:3060] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.630970  8067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.622694  8267 raft_consensus.cc:515] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
W20260710 13:19:49.600028  8031 consensus_peers.cc:597] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:49.625480  7956 leader_election.cc:304] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:49.632931  8327 raft_consensus.cc:2804] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.633306  8327 raft_consensus.cc:493] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:49.633405  8031 leader_election.cc:343] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.633684  8327 raft_consensus.cc:3060] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.633515  8264 raft_consensus.cc:359] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.634411  8264 raft_consensus.cc:385] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.634601  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bedc10c12fc4638ac0038be4b6657d3" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.634804  8264 raft_consensus.cc:740] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.635465  8066 raft_consensus.cc:2393] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5afb0d9383a24a2ca434cf4135060535 in current term 1: Already voted for candidate 6839d543d4534a08bbd1f60c5f7319c3 in this term.
I20260710 13:19:49.635607  8264 consensus_queue.cc:260] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
W20260710 13:19:49.636255  7956 leader_election.cc:343] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.637439  8267 leader_election.cc:290] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:49.638136  8264 ts_tablet_manager.cc:1434] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:49.638321  8105 leader_election.cc:304] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:49.639539  8264 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:49.630900  8179 leader_election.cc:304] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:49.640729  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
W20260710 13:19:49.641825  8179 leader_election.cc:343] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.600616  8065 raft_consensus.cc:2468] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:49.642269  8305 raft_consensus.cc:2749] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.642800  8332 raft_consensus.cc:2804] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.644060  8306 raft_consensus.cc:3060] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:49.644337  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800074800 after lost signal to thread 5884
W20260710 13:19:49.645493  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800088120 after lost signal to thread 7925
I20260710 13:19:49.646391  8264 tablet_bootstrap.cc:654] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:49.646687  7922 debug-util.cc:398] Leaking SignalData structure 0x7b08000492a0 after lost signal to thread 8017
W20260710 13:19:49.647811  7922 debug-util.cc:398] Leaking SignalData structure 0x7b080020d600 after lost signal to thread 8092
W20260710 13:19:49.648144  7922 debug-util.cc:398] Leaking SignalData structure 0x7b080020de00 after lost signal to thread 8093
W20260710 13:19:49.649290  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800084de0 after lost signal to thread 8166
I20260710 13:19:49.649691  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87a585d3bc08494b897b894358927903" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:49.650883  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800084d40 after lost signal to thread 8240
W20260710 13:19:49.666676  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800084e80 after lost signal to thread 8241
W20260710 13:19:49.623555  8261 ts_tablet_manager.cc:1469] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: Trace:
0710 13:19:46.833829 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:46.843248 (+  9419us) service_pool.cc:224] Handling call
0710 13:19:46.845785 (+  2537us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:19:46.845913 (+   128us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:19:46.992239 (+146326us) tablet_metadata.cc:665] Metadata flushed
0710 13:19:47.041545 (+ 49306us) tablet_replica.cc:206] Creating consensus instance
0710 13:19:47.041942 (+   397us) inbound_call.cc:177] Queueing success response
0710 13:19:47.888393 (+846451us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 13:19:48.611023 (+722630us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 13:19:48.611678 (+   655us) tablet_replica.cc:261] Starting instrumentation
0710 13:19:49.561327 (+949649us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":10922,"raft.run_cpu_time_us":179,"raft.run_wall_time_us":9093,"tablet-open.queue_time_us":846517,"thread_start_us":11107,"threads_started":1}
I20260710 13:19:49.620602  8262 ts_tablet_manager.cc:1434] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 1.007s	user 0.020s	sys 0.015s
I20260710 13:19:49.651520  8108 leader_election.cc:304] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
W20260710 13:19:49.667900  8262 ts_tablet_manager.cc:1467] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Tablet startup took 1054ms
W20260710 13:19:49.653015  8033 leader_election.cc:343] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.668656  8261 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:49.668964  8033 leader_election.cc:304] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
W20260710 13:19:49.670329  8033 leader_election.cc:343] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.670770  8033 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:49.657630  7956 leader_election.cc:304] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:49.575582  7890 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:50418 (request call id 6) took 1712 ms. Trace:
I20260710 13:19:49.629384  8271 consensus_queue.cc:237] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.630587  7887 rpcz_store.cc:276] 0710 13:19:47.864777 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:47.865250 (+   473us) service_pool.cc:224] Handling call
0710 13:19:49.517035 (+1651785us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:19:47.887362 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:19:47.887903 (+   541us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:19:47.887930 (+    27us) write_op.cc:440] Acquired schema lock
0710 13:19:47.887946 (+    16us) tablet.cc:662] Decoding operations
0710 13:19:47.888274 (+   328us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:19:47.888313 (+    39us) write_op.cc:646] Partition lock acquired for write op
0710 13:19:47.888344 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:19:47.888530 (+   186us) tablet.cc:701] Row locks acquired
0710 13:19:47.888547 (+    17us) write_op.cc:260] PREPARE: finished
0710 13:19:47.888680 (+   133us) write_op.cc:270] Start()
0710 13:19:47.888777 (+    97us) write_op.cc:276] Timestamp: P: 1783689587888633 usec, L: 0
0710 13:19:47.888798 (+    21us) op_driver.cc:348] REPLICATION: starting
0710 13:19:47.889370 (+   572us) log.cc:844] Serialized 537 byte log entry
0710 13:19:48.589720 (+700350us) op_driver.cc:464] REPLICATION: finished
0710 13:19:48.605485 (+ 15765us) write_op.cc:301] APPLY: starting
0710 13:19:48.605584 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0710 13:19:48.605705 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0710 13:19:48.606195 (+   490us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:19:48.606605 (+   410us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:19:48.606777 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:19:48.606837 (+    60us) write_op.cc:312] APPLY: finished
0710 13:19:48.607092 (+   255us) log.cc:844] Serialized 22 byte log entry
0710 13:19:48.607258 (+   166us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:19:48.607334 (+    76us) write_op.cc:459] Released schema lock
0710 13:19:48.607371 (+    37us) write_op.cc:341] FINISH: Updating metrics
0710 13:19:48.607662 (+   291us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:19:48.607691 (+    29us) write_op.cc:459] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":664,"apply.run_cpu_time_us":1814,"apply.run_wall_time_us":2169,"num_ops":1,"prepare.queue_time_us":15605,"prepare.run_cpu_time_us":2250,"prepare.run_wall_time_us":2248,"replication_time_us":688728}]]}
I20260710 13:19:49.674589  8334 raft_consensus.cc:2749] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.667469  8332 raft_consensus.cc:697] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 LEADER]: Becoming Leader. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Running, Role: LEADER
I20260710 13:19:49.678772  8267 raft_consensus.cc:2749] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:49.680495  8263 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:49.681028  8263 ts_tablet_manager.cc:1403] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 1.100s	user 0.025s	sys 0.025s
I20260710 13:19:49.683835  8263 raft_consensus.cc:359] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.684623  8263 raft_consensus.cc:385] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.684957  8263 raft_consensus.cc:740] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.666796  8327 raft_consensus.cc:515] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.688753  8332 consensus_queue.cc:237] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.693501  8334 raft_consensus.cc:2749] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.697844  8261 tablet_bootstrap.cc:654] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.700868  8264 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:49.703584  8264 ts_tablet_manager.cc:1403] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.024s
I20260710 13:19:49.700548  8263 consensus_queue.cc:260] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.689482  7993 raft_consensus.cc:2468] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:49.712630  8263 ts_tablet_manager.cc:1434] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260710 13:19:49.714026  8263 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:49.715021  8330 raft_consensus.cc:2749] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.715021  8264 raft_consensus.cc:359] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.715943  8264 raft_consensus.cc:385] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.716305  8264 raft_consensus.cc:740] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.716953  8264 consensus_queue.cc:260] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.718246  8264 ts_tablet_manager.cc:1434] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:19:49.719161  8264 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
W20260710 13:19:49.668365  8262 ts_tablet_manager.cc:1469] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Trace:
0710 13:19:46.891111 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:46.896784 (+  5673us) service_pool.cc:224] Handling call
0710 13:19:46.898785 (+  2001us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0710 13:19:46.898887 (+   102us) ts_tablet_manager.cc:682] Creating new metadata...
0710 13:19:46.959704 (+ 60817us) tablet_metadata.cc:665] Metadata flushed
0710 13:19:47.100466 (+140762us) tablet_replica.cc:206] Creating consensus instance
0710 13:19:47.100951 (+   485us) inbound_call.cc:177] Queueing success response
0710 13:19:47.878187 (+777236us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0710 13:19:48.613639 (+735452us) ts_tablet_manager.cc:1435] Starting tablet replica
0710 13:19:48.614147 (+   508us) tablet_replica.cc:261] Starting instrumentation
0710 13:19:49.536091 (+921944us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":125,"raft.run_cpu_time_us":94,"raft.run_wall_time_us":95,"tablet-open.queue_time_us":777305}
I20260710 13:19:49.727049  8141 raft_consensus.cc:2468] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 1.
I20260710 13:19:49.733378  8031 leader_election.cc:304] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:49.735658  8326 raft_consensus.cc:2804] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.736073  8306 raft_consensus.cc:515] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.738049  8263 tablet_bootstrap.cc:654] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.738574  8327 leader_election.cc:290] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.739022  8262 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:49.746897  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
W20260710 13:19:49.748417  7956 leader_election.cc:343] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.672901  7890 rpcz_store.cc:276] 0710 13:19:47.863653 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 13:19:47.863865 (+   212us) service_pool.cc:224] Handling call
0710 13:19:49.575499 (+1711634us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 13:19:47.873920 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 13:19:47.874490 (+   570us) write_op.cc:437] Acquiring schema lock in shared mode
0710 13:19:47.874519 (+    29us) write_op.cc:440] Acquired schema lock
0710 13:19:47.874539 (+    20us) tablet.cc:662] Decoding operations
0710 13:19:47.874865 (+   326us) write_op.cc:625] Acquiring the partition lock for write op
0710 13:19:47.874949 (+    84us) write_op.cc:646] Partition lock acquired for write op
0710 13:19:47.874975 (+    26us) tablet.cc:685] Acquiring locks for 1 operations
0710 13:19:47.875155 (+   180us) tablet.cc:701] Row locks acquired
0710 13:19:47.875172 (+    17us) write_op.cc:260] PREPARE: finished
0710 13:19:47.875300 (+   128us) write_op.cc:270] Start()
0710 13:19:47.875397 (+    97us) write_op.cc:276] Timestamp: P: 1783689587875256 usec, L: 0
0710 13:19:47.875416 (+    19us) op_driver.cc:348] REPLICATION: starting
0710 13:19:47.876235 (+   819us) log.cc:844] Serialized 537 byte log entry
0710 13:19:48.483250 (+607015us) op_driver.cc:464] REPLICATION: finished
0710 13:19:48.484453 (+  1203us) write_op.cc:301] APPLY: starting
0710 13:19:48.484540 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0710 13:19:48.484637 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0710 13:19:48.484763 (+   126us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 13:19:48.484974 (+   211us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 13:19:48.485078 (+   104us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 13:19:48.485108 (+    30us) write_op.cc:312] APPLY: finished
0710 13:19:48.485310 (+   202us) log.cc:844] Serialized 22 byte log entry
0710 13:19:48.485469 (+   159us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:19:48.485546 (+    77us) write_op.cc:459] Released schema lock
0710 13:19:48.485586 (+    40us) write_op.cc:341] FINISH: Updating metrics
0710 13:19:48.485897 (+   311us) write_op.cc:494] Releasing partition, row and schema locks
0710 13:19:48.485927 (+    30us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":131176,"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":1015,"apply.run_cpu_time_us":1426,"apply.run_wall_time_us":1429,"num_ops":1,"prepare.queue_time_us":2319,"prepare.run_cpu_time_us":8982,"prepare.run_wall_time_us":13288,"raft.queue_time_us":623743,"raft.run_cpu_time_us":2113,"raft.run_wall_time_us":32053,"replication_time_us":607706,"thread_start_us":674471,"threads_started":4,"wal-append.queue_time_us":8300,"wal-append.run_cpu_time_us":50202,"wal-append.run_wall_time_us":1723905}]]}
I20260710 13:19:49.748880  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:49.749562  8142 raft_consensus.cc:3060] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.755602  8264 tablet_bootstrap.cc:654] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.742607  8326 raft_consensus.cc:697] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:49.768762  8326 consensus_queue.cc:237] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.773571  8216 raft_consensus.cc:2393] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c98a3da24e345258ede8cd4cf7b7df0 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:49.774878  7888 catalog_manager.cc:5697] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:49.778218  8306 leader_election.cc:290] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.778357  8327 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.787328  8142 raft_consensus.cc:2468] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 1.
W20260710 13:19:49.788568  8033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.68:40865, user_credentials={real_user=slave}} blocked reactor thread for 118278us
I20260710 13:19:49.787168  8327 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.790063  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:49.790975  8179 leader_election.cc:304] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:49.791024  8141 raft_consensus.cc:2393] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 1: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:49.791604  7956 leader_election.cc:304] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:49.793692  8330 raft_consensus.cc:2804] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.794170  8330 raft_consensus.cc:697] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:49.794962  8327 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:49.799263  8271 raft_consensus.cc:493] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.802150  8272 raft_consensus.cc:2804] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:49.814203  8272 raft_consensus.cc:493] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.814270  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8656850fe0554380abfa1284587e1655" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:49.814901  8272 raft_consensus.cc:3060] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.815918  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.816702  8066 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 1.
I20260710 13:19:49.825556  8262 tablet_bootstrap.cc:654] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.803726  8271 raft_consensus.cc:515] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.795012  8330 consensus_queue.cc:237] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.829929  8271 leader_election.cc:290] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:49.830955  7956 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [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: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:49.832908  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:49.833526  8327 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:49.833900  8327 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:49.834230  8327 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:49.834909  8034 leader_election.cc:343] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.837571  8261 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:49.838120  8261 ts_tablet_manager.cc:1403] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.170s	user 0.013s	sys 0.007s
I20260710 13:19:49.837778  8179 leader_election.cc:304] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [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: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:49.838917  8306 raft_consensus.cc:2749] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.841096  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
W20260710 13:19:49.843235  8033 leader_election.cc:343] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.843840  8033 leader_election.cc:304] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:49.846547  8271 raft_consensus.cc:2749] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.848974  8327 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.853060  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:49.853986  8066 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.859098  8261 raft_consensus.cc:359] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.859915  8261 raft_consensus.cc:385] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.860266  8261 raft_consensus.cc:740] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.851584  8327 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:49.870515  8272 raft_consensus.cc:515] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.896122  8066 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:19:49.897845  8263 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:49.898607  8263 ts_tablet_manager.cc:1403] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.185s	user 0.006s	sys 0.006s
I20260710 13:19:49.900782  8261 consensus_queue.cc:260] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.906140  8263 raft_consensus.cc:359] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.909495  8065 raft_consensus.cc:1240] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Rejecting Update request from peer e64b1bdc143d4a458a1e85b0ae7753d1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:49.906841  8263 raft_consensus.cc:385] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.910449  8263 raft_consensus.cc:740] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.916148  7993 raft_consensus.cc:1240] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Rejecting Update request from peer e64b1bdc143d4a458a1e85b0ae7753d1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:49.915827  7956 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:49.909945  8272 leader_election.cc:290] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.919677  8264 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:49.919572  8263 consensus_queue.cc:260] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:49.920352  8264 ts_tablet_manager.cc:1403] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.201s	user 0.025s	sys 0.014s
I20260710 13:19:49.920492  8330 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:49.921000  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:49.921258  8330 raft_consensus.cc:697] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:49.922084  8330 consensus_queue.cc:237] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER 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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
W20260710 13:19:49.922679  8179 leader_election.cc:343] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.918336  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:49.923621  8065 raft_consensus.cc:3060] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:49.924186  8264 raft_consensus.cc:359] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.925338  8264 raft_consensus.cc:385] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.925745  8264 raft_consensus.cc:740] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.920617  8348 consensus_queue.cc:1059] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:19:49.926503  8264 consensus_queue.cc:260] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.927214  8348 raft_consensus.cc:3055] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:49.927685  8348 raft_consensus.cc:740] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:49.928612  8264 ts_tablet_manager.cc:1434] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:49.929579  8264 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:49.928841  8348 consensus_queue.cc:260] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.930469  8348 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:49.930778  7890 catalog_manager.cc:5697] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:49.934566  8263 ts_tablet_manager.cc:1434] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260710 13:19:49.935528  8263 tablet_bootstrap.cc:492] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:49.940995  8261 ts_tablet_manager.cc:1434] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.102s	user 0.005s	sys 0.004s
I20260710 13:19:49.942186  8261 tablet_bootstrap.cc:492] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:49.943044  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:49.944149  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:49.946758  8262 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:49.947340  8262 ts_tablet_manager.cc:1403] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.216s	user 0.014s	sys 0.004s
I20260710 13:19:49.950145  8262 raft_consensus.cc:359] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.950950  8262 raft_consensus.cc:385] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:49.951270  8262 raft_consensus.cc:740] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:49.952242  8264 tablet_bootstrap.cc:654] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.953410  8262 consensus_queue.cc:260] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:49.961349  8262 ts_tablet_manager.cc:1434] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260710 13:19:49.962456  8262 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
W20260710 13:19:49.931519  8306 consensus_queue.cc:1175] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer e64b1bdc143d4a458a1e85b0ae7753d1 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:19:49.965878  8263 tablet_bootstrap.cc:654] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.965902  8261 tablet_bootstrap.cc:654] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.968871  8262 tablet_bootstrap.cc:654] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:49.969283  8306 raft_consensus.cc:493] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.970381  8065 raft_consensus.cc:2468] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:49.969997  8306 raft_consensus.cc:515] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.973693  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
W20260710 13:19:49.975262  8179 leader_election.cc:343] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.975705  8216 raft_consensus.cc:2410] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5afb0d9383a24a2ca434cf4135060535 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 13:19:49.977836  8179 leader_election.cc:304] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:49.980053  8272 raft_consensus.cc:2804] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:49.980268  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:49.980623  8272 raft_consensus.cc:697] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:49.976722  8306 leader_election.cc:290] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:49.981519  8272 consensus_queue.cc:237] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
W20260710 13:19:49.982046  8182 leader_election.cc:343] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.982720  8182 leader_election.cc:304] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:49.984160  8305 raft_consensus.cc:2749] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:49.983505  8348 raft_consensus.cc:493] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.986680  8264 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:49.986353  8348 raft_consensus.cc:515] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:49.987210  8264 ts_tablet_manager.cc:1403] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.012s
I20260710 13:19:49.990160  8264 raft_consensus.cc:359] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:49.990787  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:49.992359  8326 raft_consensus.cc:493] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:49.992736  8348 leader_election.cc:290] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:49.993046  8326 raft_consensus.cc:515] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
W20260710 13:19:49.993762  8179 leader_election.cc:343] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:49.995158  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:49.995564  8326 leader_election.cc:290] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:49.996024  8065 raft_consensus.cc:2468] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:49.998550  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:49.990831  8264 raft_consensus.cc:385] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.000394  8264 raft_consensus.cc:740] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.000481  8216 raft_consensus.cc:2468] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:50.002511  8033 leader_election.cc:304] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:49.999431  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.003836  8264 consensus_queue.cc:260] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
W20260710 13:19:50.004428  8031 leader_election.cc:343] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.004690  8262 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.005523  8262 ts_tablet_manager.cc:1403] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.009s
I20260710 13:19:50.006449  8179 leader_election.cc:304] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:50.007665  8326 raft_consensus.cc:2804] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.008615  8264 ts_tablet_manager.cc:1434] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 13:19:50.008854  8326 raft_consensus.cc:493] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.008752  8262 raft_consensus.cc:359] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.009198  8348 raft_consensus.cc:2804] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.012419  8326 raft_consensus.cc:3060] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.013213  8348 raft_consensus.cc:493] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.013612  8348 raft_consensus.cc:3060] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.014037  8264 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:50.012856  8262 raft_consensus.cc:385] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.016163  8262 raft_consensus.cc:740] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.017068  8262 consensus_queue.cc:260] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.020861  8262 ts_tablet_manager.cc:1434] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 13:19:50.024803  8263 tablet_bootstrap.cc:492] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:50.025332  8263 ts_tablet_manager.cc:1403] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.011s
I20260710 13:19:50.021272  8348 raft_consensus.cc:515] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.027166  8348 leader_election.cc:290] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:50.021682  8261 tablet_bootstrap.cc:492] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:50.028044  8261 ts_tablet_manager.cc:1403] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.086s	user 0.004s	sys 0.021s
I20260710 13:19:50.028921  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:50.030043  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:50.031279  8261 raft_consensus.cc:359] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
W20260710 13:19:50.031638  8179 leader_election.cc:343] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.032042  8261 raft_consensus.cc:385] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.024909  8262 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:50.032397  8261 raft_consensus.cc:740] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.036108  8263 raft_consensus.cc:359] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.036831  8263 raft_consensus.cc:385] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.037113  8263 raft_consensus.cc:740] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.037743  8263 consensus_queue.cc:260] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.039059  8261 consensus_queue.cc:260] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.041608  8261 ts_tablet_manager.cc:1434] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:19:50.042984  8261 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:50.045406  8343 raft_consensus.cc:493] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.045626  8326 raft_consensus.cc:515] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.045946  8343 raft_consensus.cc:515] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.046854  8065 raft_consensus.cc:2393] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 1: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:50.048790  8179 leader_election.cc:304] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [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: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:50.049695  8348 raft_consensus.cc:2749] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.051039  8263 ts_tablet_manager.cc:1434] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:19:50.051069  8261 tablet_bootstrap.cc:654] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.052220  8263 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:50.052130  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.052627  8264 tablet_bootstrap.cc:654] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.058084  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:50.058786  8142 raft_consensus.cc:3060] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.063088  8271 raft_consensus.cc:493] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.063844  8271 raft_consensus.cc:515] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.065210  8343 leader_election.cc:290] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:50.066500  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.066766  8271 leader_election.cc:290] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:50.063504  7889 catalog_manager.cc:5697] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.067412  8141 raft_consensus.cc:2393] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c98a3da24e345258ede8cd4cf7b7df0 in current term 1: Already voted for candidate 5afb0d9383a24a2ca434cf4135060535 in this term.
I20260710 13:19:50.069366  8330 raft_consensus.cc:493] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.069931  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.069859  8330 raft_consensus.cc:515] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.069545  7889 catalog_manager.cc:5697] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.071202  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:50.072062  8215 raft_consensus.cc:2393] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c98a3da24e345258ede8cd4cf7b7df0 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:50.072889  8261 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:50.073522  8261 ts_tablet_manager.cc:1403] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.011s
I20260710 13:19:50.073323  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.074172  8330 leader_election.cc:290] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:50.074294  8139 raft_consensus.cc:2468] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 0.
I20260710 13:19:50.074892  8140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.067812  8326 leader_election.cc:290] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:50.076283  7956 leader_election.cc:304] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:50.068953  8262 tablet_bootstrap.cc:654] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.076894  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.077561  8330 raft_consensus.cc:2804] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.078140  8330 raft_consensus.cc:493] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.078608  8330 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:50.079097  7958 leader_election.cc:343] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:50.073392  8033 leader_election.cc:343] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:50.080940  8031 leader_election.cc:343] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.083194  8031 leader_election.cc:304] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.084621  8031 leader_election.cc:304] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:50.085726  8271 raft_consensus.cc:2749] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.086525  8271 raft_consensus.cc:3060] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.086942  8261 raft_consensus.cc:359] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.087464  8348 raft_consensus.cc:493] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.088124  8348 raft_consensus.cc:515] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.088972  8263 tablet_bootstrap.cc:654] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.090433  8348 leader_election.cc:290] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.092662  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036428668c9b423e8c0c58fb7ab8fbc9" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.092803  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036428668c9b423e8c0c58fb7ab8fbc9" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.093458  8065 raft_consensus.cc:2468] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:50.093719  7993 raft_consensus.cc:2468] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:50.087944  8261 raft_consensus.cc:385] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.096372  8182 leader_election.cc:304] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.097110  8348 raft_consensus.cc:2804] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.097465  8348 raft_consensus.cc:493] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.097793  8348 raft_consensus.cc:3060] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.101001  8142 raft_consensus.cc:2468] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 1.
I20260710 13:19:50.098583  8261 raft_consensus.cc:740] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.109935  8330 raft_consensus.cc:515] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.112131  8031 leader_election.cc:304] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.113019  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:50.113101  8326 raft_consensus.cc:2804] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.113691  8142 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.113857  8326 raft_consensus.cc:697] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:50.115114  8326 consensus_queue.cc:237] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.116613  8261 consensus_queue.cc:260] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.117789  8271 raft_consensus.cc:2749] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.118875  8261 ts_tablet_manager.cc:1434] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 13:19:50.119882  8261 tablet_bootstrap.cc:492] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:50.120188  7891 catalog_manager.cc:5697] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.124033  8142 raft_consensus.cc:2468] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 1.
I20260710 13:19:50.125355  7956 leader_election.cc:304] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:50.126210  8327 raft_consensus.cc:2804] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.126577  8330 leader_election.cc:290] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:50.126734  8327 raft_consensus.cc:697] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:50.127673  8327 consensus_queue.cc:237] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.125597  8261 tablet_bootstrap.cc:654] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.129972  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
W20260710 13:19:50.133603  7958 leader_election.cc:343] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.120769  8348 raft_consensus.cc:515] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.137980  7887 catalog_manager.cc:5697] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.147580  8262 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.147804  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036428668c9b423e8c0c58fb7ab8fbc9" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:50.148242  8262 ts_tablet_manager.cc:1403] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.124s	user 0.015s	sys 0.012s
I20260710 13:19:50.148504  7993 raft_consensus.cc:3060] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.150482  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "036428668c9b423e8c0c58fb7ab8fbc9" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:50.151072  8065 raft_consensus.cc:3060] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.151173  8262 raft_consensus.cc:359] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.151839  8262 raft_consensus.cc:385] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.152145  8262 raft_consensus.cc:740] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.152923  8262 consensus_queue.cc:260] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.155285  8262 ts_tablet_manager.cc:1434] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:50.156096  7993 raft_consensus.cc:2468] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:50.157485  8182 leader_election.cc:304] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.158403  8272 raft_consensus.cc:2804] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.158921  8272 raft_consensus.cc:697] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:50.159718  8272 consensus_queue.cc:237] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.160001  8264 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:50.161717  8264 ts_tablet_manager.cc:1403] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.148s	user 0.023s	sys 0.039s
I20260710 13:19:50.162554  8262 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:50.164968  8065 raft_consensus.cc:2468] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:50.165823  8348 leader_election.cc:290] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.174619  7891 catalog_manager.cc:5697] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.180178  8264 raft_consensus.cc:359] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.180990  8264 raft_consensus.cc:385] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.181573  8262 tablet_bootstrap.cc:654] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.188009  8332 raft_consensus.cc:493] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.188572  8332 raft_consensus.cc:515] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.189761  8261 tablet_bootstrap.cc:492] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:50.190862  8261 ts_tablet_manager.cc:1403] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.006s
I20260710 13:19:50.191682  8327 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.192261  8327 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.192759  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.193687  7993 raft_consensus.cc:2393] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:50.190933  8332 leader_election.cc:290] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.195873  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
W20260710 13:19:50.197528  7958 leader_election.cc:343] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.198522  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475393bfb8014b1bb23dd0f21671ed89" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.197391  8261 raft_consensus.cc:359] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.199625  8261 raft_consensus.cc:385] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.200328  8105 leader_election.cc:304] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:50.200320  8261 raft_consensus.cc:740] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.201700  8332 raft_consensus.cc:3060] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.202821  8261 consensus_queue.cc:260] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.212496  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.213287  8065 raft_consensus.cc:2468] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 0.
I20260710 13:19:50.214584  7956 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.215648  8328 raft_consensus.cc:2804] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.216120  8328 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.214998  8261 ts_tablet_manager.cc:1434] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:19:50.216514  8328 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.218240  8261 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:50.226038  8328 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.229154  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:50.231464  8261 tablet_bootstrap.cc:654] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:50.232911  7958 leader_election.cc:343] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.217198  8327 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.234622  8332 raft_consensus.cc:2749] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.236999  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:50.237797  8065 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.245743  8262 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.246408  8262 ts_tablet_manager.cc:1403] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.090s	user 0.017s	sys 0.007s
I20260710 13:19:50.249507  8262 raft_consensus.cc:359] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.254076  8262 raft_consensus.cc:385] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.254480  8262 raft_consensus.cc:740] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.255342  8262 consensus_queue.cc:260] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.250406  8263 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:50.251876  8326 consensus_queue.cc:1048] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.257176  8332 raft_consensus.cc:493] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.257850  8332 raft_consensus.cc:515] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.261525  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.181288  8264 raft_consensus.cc:740] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.262667  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12810c3c2dea4a429483c83d22f66d6e" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.186534  7887 catalog_manager.cc:5697] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 1 to 2, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.263550  8066 raft_consensus.cc:2393] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:50.264665  7887 catalog_manager.cc:5697] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.257391  8262 ts_tablet_manager.cc:1434] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:50.267099  8262 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:50.263100  8264 consensus_queue.cc:260] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.265836  8332 leader_election.cc:290] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:50.253296  8328 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.270054  8105 leader_election.cc:304] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.270740  8264 ts_tablet_manager.cc:1434] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.109s	user 0.006s	sys 0.000s
I20260710 13:19:50.271706  8264 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:50.272827  8332 raft_consensus.cc:3060] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.273145  8263 ts_tablet_manager.cc:1403] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.221s	user 0.028s	sys 0.015s
I20260710 13:19:50.276629  8262 tablet_bootstrap.cc:654] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.278842  8263 raft_consensus.cc:359] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.279692  8263 raft_consensus.cc:385] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.246301  8065 raft_consensus.cc:2468] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 1.
I20260710 13:19:50.280076  8263 raft_consensus.cc:740] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.280997  8263 consensus_queue.cc:260] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.253196  8261 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:50.282466  8261 ts_tablet_manager.cc:1403] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.002s
I20260710 13:19:50.282850  7956 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.285003  8328 raft_consensus.cc:2804] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.286175  8328 raft_consensus.cc:697] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:50.287312  8328 consensus_queue.cc:237] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.288172  8272 raft_consensus.cc:493] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.288915  8272 raft_consensus.cc:515] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.293046  8272 leader_election.cc:290] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.293880  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.294265  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.294535  8065 raft_consensus.cc:2468] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:50.294903  7993 raft_consensus.cc:2468] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:50.295671  8179 leader_election.cc:304] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.296540  8272 raft_consensus.cc:2804] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.296919  8272 raft_consensus.cc:493] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.297230  8272 raft_consensus.cc:3060] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.301311  8332 raft_consensus.cc:2749] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.305881  8263 ts_tablet_manager.cc:1434] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 13:19:50.301733  8261 raft_consensus.cc:359] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.307729  8261 raft_consensus.cc:385] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.308177  8261 raft_consensus.cc:740] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.309348  8261 consensus_queue.cc:260] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.310580  8263 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:50.316339  8261 ts_tablet_manager.cc:1434] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 13:19:50.317636  8261 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:50.345273  8326 consensus_queue.cc:1048] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.345875  7889 catalog_manager.cc:5697] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.346839  8267 consensus_queue.cc:1048] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.348263  8264 tablet_bootstrap.cc:654] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.357937  8267 raft_consensus.cc:493] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.358532  8267 raft_consensus.cc:515] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.362675  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.363333  8215 raft_consensus.cc:2468] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
I20260710 13:19:50.364657  8107 leader_election.cc:304] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.365414  8215 raft_consensus.cc:1275] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:19:50.366784  8215 pending_rounds.cc:85] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: Aborting all ops after (but not including) 0
I20260710 13:19:50.367086  8215 pending_rounds.cc:107] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:50.367393  8215 raft_consensus.cc:2889] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:50.368310  8327 consensus_queue.cc:1048] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.369110  8330 consensus_queue.cc:1048] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.366153  8267 leader_election.cc:290] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.373643  8267 raft_consensus.cc:2804] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.383114  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.384915  7993 raft_consensus.cc:2468] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
I20260710 13:19:50.393344  8263 tablet_bootstrap.cc:654] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.392133  8267 raft_consensus.cc:493] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.406332  8267 raft_consensus.cc:3060] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.409792  8348 raft_consensus.cc:493] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.410403  8348 raft_consensus.cc:515] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.413887  8348 leader_election.cc:290] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.414628  8272 raft_consensus.cc:515] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.416260  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:50.418036  8182 leader_election.cc:343] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.422631  8262 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.423265  8262 ts_tablet_manager.cc:1403] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.156s	user 0.041s	sys 0.037s
I20260710 13:19:50.428534  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:50.429456  7993 raft_consensus.cc:3060] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.429275  8262 raft_consensus.cc:359] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.430351  8262 raft_consensus.cc:385] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.430778  8262 raft_consensus.cc:740] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
W20260710 13:19:50.423055  8031 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.67:40695, user_credentials={real_user=slave}} blocked reactor thread for 95977.2us
I20260710 13:19:50.431627  8262 consensus_queue.cc:260] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.440910  8262 ts_tablet_manager.cc:1434] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:19:50.441897  8262 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
W20260710 13:19:50.446523  8107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.68:40865, user_credentials={real_user=slave}} blocked reactor thread for 81942us
I20260710 13:19:50.449734  8332 raft_consensus.cc:493] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.451432  8332 raft_consensus.cc:515] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.455929  8384 raft_consensus.cc:493] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.456676  8384 raft_consensus.cc:515] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.457839  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.458925  8384 leader_election.cc:290] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:50.459249  8332 leader_election.cc:290] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
W20260710 13:19:50.460325  8108 leader_election.cc:343] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.461215  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:50.462888  8034 leader_election.cc:343] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.459551  8384 consensus_queue.cc:1048] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.465492  8261 tablet_bootstrap.cc:654] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.473326  8140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.473218  8334 consensus_queue.cc:1048] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.475564  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.450405  7993 raft_consensus.cc:2468] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:50.481025  8214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.481132  8388 consensus_queue.cc:1048] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.481793  8214 raft_consensus.cc:2468] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
W20260710 13:19:50.482154  8031 leader_election.cc:343] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.482790  8031 leader_election.cc:304] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:50.478710  8272 leader_election.cc:290] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.493579  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:50.479707  8139 raft_consensus.cc:2468] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:50.490252  8334 raft_consensus.cc:2749] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.484488  8348 consensus_queue.cc:1048] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:19:50.501313  8263 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:50.502013  8263 ts_tablet_manager.cc:1403] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.195s	user 0.015s	sys 0.016s
I20260710 13:19:50.496011  8328 consensus_queue.cc:1048] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:19:50.498332  8066 raft_consensus.cc:3060] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.505674  8264 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:50.507056  8264 ts_tablet_manager.cc:1403] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.236s	user 0.020s	sys 0.020s
I20260710 13:19:50.501118  8182 leader_election.cc:304] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.512331  8348 raft_consensus.cc:2804] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.512910  8348 raft_consensus.cc:697] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:50.513782  8067 raft_consensus.cc:1275] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:50.513885  8348 consensus_queue.cc:237] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.495566  8107 leader_election.cc:304] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535
I20260710 13:19:50.519443  8332 raft_consensus.cc:2804] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.519949  8332 raft_consensus.cc:493] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.520009  8328 consensus_queue.cc:1048] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.520480  8332 raft_consensus.cc:3060] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.529541  8262 tablet_bootstrap.cc:654] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.529690  8264 raft_consensus.cc:359] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.530405  8264 raft_consensus.cc:385] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.530725  8264 raft_consensus.cc:740] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.536096  8264 consensus_queue.cc:260] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.539783  8264 ts_tablet_manager.cc:1434] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
W20260710 13:19:50.536123  8387 log.cc:927] Time spent T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260710 13:19:50.547617  8107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.68:40865, user_credentials={real_user=slave}} blocked reactor thread for 55125.2us
I20260710 13:19:50.548673  8179 leader_election.cc:304] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535
I20260710 13:19:50.549976  8272 raft_consensus.cc:2804] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.550364  8272 raft_consensus.cc:493] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.550745  8272 raft_consensus.cc:3060] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.569120  8264 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:50.571593  8262 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.572185  8262 ts_tablet_manager.cc:1403] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.009s
I20260710 13:19:50.568192  8305 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.584074  8214 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.584718  8262 raft_consensus.cc:359] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.585681  8262 raft_consensus.cc:385] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.586033  8262 raft_consensus.cc:740] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.586935  8262 consensus_queue.cc:260] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.588060  8305 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.589717  8262 ts_tablet_manager.cc:1434] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:19:50.587088  7890 catalog_manager.cc:5697] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.590401  8305 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.591018  8262 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:50.590983  8305 consensus_queue.cc:1048] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.593452  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.605970  8066 raft_consensus.cc:2468] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:50.627135  8262 tablet_bootstrap.cc:654] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:50.645502  8179 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.66:41867, user_credentials={real_user=slave}} blocked reactor thread for 80639.9us
I20260710 13:19:50.651535  8272 raft_consensus.cc:515] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.655030  8330 raft_consensus.cc:493] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.655625  8330 raft_consensus.cc:515] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.661697  8330 leader_election.cc:290] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:50.664604  8272 leader_election.cc:290] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.665534  8305 consensus_queue.cc:1048] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.666491  8267 raft_consensus.cc:515] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.650475  8327 consensus_queue.cc:1048] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 13:19:50.664597  8334 consensus_queue.cc:1048] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:50.672564  8263 raft_consensus.cc:359] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.675074  8263 raft_consensus.cc:385] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.675477  8263 raft_consensus.cc:740] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.677551  8263 consensus_queue.cc:260] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.653231  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.689651  8263 ts_tablet_manager.cc:1434] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.186s	user 0.008s	sys 0.001s
I20260710 13:19:50.695523  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
W20260710 13:19:50.696414  8392 log.cc:927] Time spent T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: Append to log took a long time: real 0.128s	user 0.000s	sys 0.001s
I20260710 13:19:50.698730  8264 tablet_bootstrap.cc:654] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.691682  8327 raft_consensus.cc:493] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.722574  8066 raft_consensus.cc:2393] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 1: Already voted for candidate 5afb0d9383a24a2ca434cf4135060535 in this term.
I20260710 13:19:50.724948  8384 raft_consensus.cc:493] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.737805  8267 leader_election.cc:290] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.724757  8327 raft_consensus.cc:515] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.755705  8263 tablet_bootstrap.cc:492] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:50.739241  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:50.749187  8384 raft_consensus.cc:515] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.777729  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.780089  8179 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:50.764487  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:50.774937  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:50.781355  8305 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.802228  8261 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:50.802938  8261 ts_tablet_manager.cc:1403] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.486s	user 0.017s	sys 0.007s
I20260710 13:19:50.799149  8384 leader_election.cc:290] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
W20260710 13:19:50.819693  8401 log.cc:927] Time spent T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260710 13:19:50.793171  8215 raft_consensus.cc:3060] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.828622  8263 tablet_bootstrap.cc:654] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.808487  7993 raft_consensus.cc:3060] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.849484  8332 raft_consensus.cc:515] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.856153  8139 raft_consensus.cc:2393] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 1: Already voted for candidate 6839d543d4534a08bbd1f60c5f7319c3 in this term.
I20260710 13:19:50.856740  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30e74b854ef24c4e899ca5e8cccd96ac" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:50.857358  7992 raft_consensus.cc:3060] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.859069  8262 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.859589  8262 ts_tablet_manager.cc:1403] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.269s	user 0.069s	sys 0.072s
I20260710 13:19:50.862839  8404 raft_consensus.cc:493] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:50.863512  8404 raft_consensus.cc:515] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.866349  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.867108  8212 raft_consensus.cc:2468] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
W20260710 13:19:50.862913  7956 leader_election.cc:343] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.868903  8272 consensus_queue.cc:1048] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:50.869824  7956 leader_election.cc:343] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.870301  7956 leader_election.cc:304] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:50.871331  8141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.875850  8332 leader_election.cc:290] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.877128  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:50.878046  8212 raft_consensus.cc:2393] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5afb0d9383a24a2ca434cf4135060535 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:50.860291  8327 leader_election.cc:290] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:50.880023  8328 raft_consensus.cc:2749] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.880524  8261 raft_consensus.cc:359] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.881189  8261 raft_consensus.cc:385] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.881439  8261 raft_consensus.cc:740] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.882122  8261 consensus_queue.cc:260] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.885301  8261 ts_tablet_manager.cc:1434] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.000s
I20260710 13:19:50.886202  8033 leader_election.cc:304] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.888231  8334 raft_consensus.cc:2804] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:50.888638  8334 raft_consensus.cc:493] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:50.888455  8384 consensus_queue.cc:1048] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.889022  8334 raft_consensus.cc:3060] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:50.890640  8261 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:50.893708  7993 raft_consensus.cc:2468] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:50.862185  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.902524  8264 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:50.903057  8264 ts_tablet_manager.cc:1403] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.334s	user 0.021s	sys 0.026s
I20260710 13:19:50.904273  8216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:50.905766  8216 raft_consensus.cc:2393] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
W20260710 13:19:50.905709  8034 leader_election.cc:343] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:50.904767  8305 raft_consensus.cc:2749] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.909219  8262 raft_consensus.cc:359] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.912530  8262 raft_consensus.cc:385] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.912919  8262 raft_consensus.cc:740] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.913489  8262 consensus_queue.cc:260] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.917141  8264 raft_consensus.cc:359] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.917814  8264 raft_consensus.cc:385] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.918489  8264 raft_consensus.cc:740] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.920425  8262 ts_tablet_manager.cc:1434] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.001s
I20260710 13:19:50.921058  8264 consensus_queue.cc:260] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.922171  8262 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:50.926725  8263 tablet_bootstrap.cc:492] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:50.927240  8263 ts_tablet_manager.cc:1403] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.000s
I20260710 13:19:50.929932  8263 raft_consensus.cc:359] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.930636  8263 raft_consensus.cc:385] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:50.930912  8263 raft_consensus.cc:740] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.935937  8264 ts_tablet_manager.cc:1434] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260710 13:19:50.931545  8263 consensus_queue.cc:260] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:50.938105  8264 tablet_bootstrap.cc:492] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:50.939106  8263 ts_tablet_manager.cc:1434] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 13:19:50.940135  8263 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:50.942979  8264 tablet_bootstrap.cc:654] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.945849  8263 tablet_bootstrap.cc:654] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.946005  8404 leader_election.cc:290] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.947333  8262 tablet_bootstrap.cc:654] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:50.947615  7939 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:50.947717  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:50.948588  8139 raft_consensus.cc:2468] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:50.909796  7992 raft_consensus.cc:2468] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:50.953778  8330 consensus_queue.cc:1048] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:50.956768  8179 leader_election.cc:304] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [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: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.961717  8405 raft_consensus.cc:2804] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:50.962152  8405 raft_consensus.cc:493] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:50.962560  8405 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.909250  7956 leader_election.cc:304] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535; no voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.966549  8261 tablet_bootstrap.cc:654] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:50.972210  8215 raft_consensus.cc:2468] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:50.972381  8330 raft_consensus.cc:2749] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.974351  8264 tablet_bootstrap.cc:492] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:50.974786  8264 ts_tablet_manager.cc:1403] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.000s
W20260710 13:19:50.976384  7956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.67:40695, user_credentials={real_user=slave}} blocked reactor thread for 66907.8us
I20260710 13:19:50.976030  8332 raft_consensus.cc:493] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:50.977938  8332 raft_consensus.cc:515] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:50.979250  8328 consensus_queue.cc:1048] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.979813  8107 leader_election.cc:304] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:50.980319  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:50.980638  8328 consensus_queue.cc:1048] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:50.981120  7992 raft_consensus.cc:2393] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:50.982960  8332 leader_election.cc:290] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:50.983074  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:50.971704  8334 raft_consensus.cc:515] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:50.985532  8108 leader_election.cc:304] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [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: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:50.985999  8405 raft_consensus.cc:515] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.986318  8332 raft_consensus.cc:2749] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:50.986948  7887 catalog_manager.cc:5697] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:50.988269  8334 leader_election.cc:290] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:50.991267  8262 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:50.991761  8262 ts_tablet_manager.cc:1403] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.009s
I20260710 13:19:50.984797  8267 raft_consensus.cc:2804] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:50.995131  8267 raft_consensus.cc:697] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 LEADER]: Becoming Leader. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Running, Role: LEADER
I20260710 13:19:50.996038  8267 consensus_queue.cc:237] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:50.996816  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:50.997437  8139 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.000479  8405 leader_election.cc:290] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:51.003064  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06bc0134ca5457d99b7b9398a903f00" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:51.005162  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c06bc0134ca5457d99b7b9398a903f00" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:51.004818  8264 raft_consensus.cc:359] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.007911  8264 raft_consensus.cc:385] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.008387  8264 raft_consensus.cc:740] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.010846  8264 consensus_queue.cc:260] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.008558  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:51.018042  8264 ts_tablet_manager.cc:1434] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:19:51.019829  8264 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:51.008019  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:51.026974  8263 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:51.027518  8263 ts_tablet_manager.cc:1403] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.006s
I20260710 13:19:51.029400  8105 leader_election.cc:304] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:51.020781  8137 raft_consensus.cc:3060] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:51.034816  8034 leader_election.cc:343] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.037113  8263 raft_consensus.cc:359] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.038125  8263 raft_consensus.cc:385] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.038475  8263 raft_consensus.cc:740] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.039412  8263 consensus_queue.cc:260] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.024629  8215 raft_consensus.cc:3060] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.041648  8263 ts_tablet_manager.cc:1434] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:51.043572  8263 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:51.016783  8182 leader_election.cc:304] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:51.059597  8405 raft_consensus.cc:2804] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.060701  8405 raft_consensus.cc:697] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:51.061607  8405 consensus_queue.cc:237] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.066591  8212 raft_consensus.cc:1240] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Rejecting Update request from peer 5afb0d9383a24a2ca434cf4135060535 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:51.067485  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:51.070284  8404 raft_consensus.cc:493] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.071002  8404 raft_consensus.cc:515] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.074769  8328 consensus_queue.cc:1059] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.075651  8328 raft_consensus.cc:3055] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:51.075467  8305 consensus_queue.cc:1048] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.075999  8328 raft_consensus.cc:740] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:51.076480  8272 consensus_queue.cc:1048] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.076862  8328 consensus_queue.cc:260] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.078002  8328 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:51.080148  8264 tablet_bootstrap.cc:654] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.080506  8262 raft_consensus.cc:359] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.081472  8262 raft_consensus.cc:385] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.081823  8262 raft_consensus.cc:740] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.084028  8262 consensus_queue.cc:260] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.087085  8262 ts_tablet_manager.cc:1434] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
W20260710 13:19:51.092006  8415 log.cc:927] Time spent T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260710 13:19:51.093119  8262 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:51.094743  8330 raft_consensus.cc:493] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.097561  8404 leader_election.cc:290] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:51.097734  8330 raft_consensus.cc:515] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.102360  8261 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:51.094246  8139 raft_consensus.cc:2468] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 2.
I20260710 13:19:51.103474  8261 ts_tablet_manager.cc:1403] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.213s	user 0.014s	sys 0.013s
I20260710 13:19:51.103936  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd089ebeb2624d2b961f7da1f99dd70d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.107131  8142 raft_consensus.cc:1240] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Rejecting Update request from peer 5afb0d9383a24a2ca434cf4135060535 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260710 13:19:51.113677  8179 leader_election.cc:343] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.120199  8263 tablet_bootstrap.cc:654] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.122444  8179 leader_election.cc:304] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [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: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535
I20260710 13:19:51.126627  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd089ebeb2624d2b961f7da1f99dd70d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:51.127439  7992 raft_consensus.cc:2468] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:51.131713  8272 raft_consensus.cc:2804] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:51.132326  8272 raft_consensus.cc:697] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:51.136145  8067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:51.140304  8067 raft_consensus.cc:2468] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 0.
I20260710 13:19:51.133174  8272 consensus_queue.cc:237] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.147523  7956 leader_election.cc:304] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:51.148444  8327 raft_consensus.cc:2804] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:51.148932  8420 log.cc:927] Time spent T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260710 13:19:51.148890  8327 raft_consensus.cc:493] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.149483  8327 raft_consensus.cc:3060] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.152091  8182 leader_election.cc:304] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:51.153153  8305 raft_consensus.cc:2804] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.153543  8305 raft_consensus.cc:493] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.153859  8305 raft_consensus.cc:3060] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.159006  8327 raft_consensus.cc:515] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.161648  8327 leader_election.cc:290] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.161158  7891 catalog_manager.cc:5697] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.146325  8330 leader_election.cc:290] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.177371  8261 raft_consensus.cc:359] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.181177  8261 raft_consensus.cc:385] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.181612  8261 raft_consensus.cc:740] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.182492  8261 consensus_queue.cc:260] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.186264  8262 tablet_bootstrap.cc:654] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.186972  8261 ts_tablet_manager.cc:1434] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.004s
W20260710 13:19:51.192103  7956 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.66:41867, user_credentials={real_user=slave}} blocked reactor thread for 43499.6us
I20260710 13:19:51.197031  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:51.198369  8068 raft_consensus.cc:3060] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.198699  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.201603  8261 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:51.202107  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:51.161952  8305 raft_consensus.cc:515] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
W20260710 13:19:51.207001  7956 leader_election.cc:343] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:51.208307  7956 leader_election.cc:343] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.245651  8334 raft_consensus.cc:493] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.249578  8334 raft_consensus.cc:515] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.251955  8334 leader_election.cc:290] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:51.256783  8068 raft_consensus.cc:2468] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 1.
I20260710 13:19:51.257604  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:51.258558  8215 raft_consensus.cc:2468] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 1.
I20260710 13:19:51.262266  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:51.263942  8261 tablet_bootstrap.cc:654] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.264110  8033 leader_election.cc:304] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535
W20260710 13:19:51.265331  8033 leader_election.cc:343] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.266714  8334 raft_consensus.cc:2804] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.267263  8334 raft_consensus.cc:697] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:51.268182  8334 consensus_queue.cc:237] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
W20260710 13:19:51.271093  8034 leader_election.cc:343] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.270944  7956 leader_election.cc:304] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:51.271754  8034 leader_election.cc:304] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:51.272729  8328 raft_consensus.cc:2804] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.272905  8384 raft_consensus.cc:2749] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.273387  8328 raft_consensus.cc:697] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:51.283457  8272 raft_consensus.cc:493] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.284050  8272 raft_consensus.cc:515] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.296516  8263 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:51.297072  8263 ts_tablet_manager.cc:1403] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.254s	user 0.006s	sys 0.013s
I20260710 13:19:51.300293  8263 raft_consensus.cc:359] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.300987  8263 raft_consensus.cc:385] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.301260  8263 raft_consensus.cc:740] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.301537  8384 raft_consensus.cc:493] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.302043  8384 raft_consensus.cc:515] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.304244  8384 leader_election.cc:290] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:51.304807  8264 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:51.305284  8264 ts_tablet_manager.cc:1403] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.286s	user 0.013s	sys 0.012s
I20260710 13:19:51.307242  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:51.308691  8138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.310443  8068 raft_consensus.cc:2468] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:51.308121  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:51.312566  8332 raft_consensus.cc:2749] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.274529  8328 consensus_queue.cc:237] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.302018  8263 consensus_queue.cc:260] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
W20260710 13:19:51.316459  8426 log.cc:927] Time spent T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Append to log took a long time: real 0.067s	user 0.000s	sys 0.001s
W20260710 13:19:51.317705  8033 leader_election.cc:343] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.308012  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.306905  8272 leader_election.cc:290] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
W20260710 13:19:51.321103  8428 log.cc:927] Time spent T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260710 13:19:51.321655  8264 raft_consensus.cc:359] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.322427  8264 raft_consensus.cc:385] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.323275  8264 raft_consensus.cc:740] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.324021  8264 consensus_queue.cc:260] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
W20260710 13:19:51.324688  8031 leader_election.cc:343] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.325218  8031 leader_election.cc:304] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:51.325941  8264 ts_tablet_manager.cc:1434] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:51.326001  8384 raft_consensus.cc:2749] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.327016  8264 tablet_bootstrap.cc:492] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:51.326877  7993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd089ebeb2624d2b961f7da1f99dd70d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:51.326789  7891 catalog_manager.cc:5697] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.327620  7993 raft_consensus.cc:3060] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.322698  8305 leader_election.cc:290] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:51.332124  8179 leader_election.cc:304] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
W20260710 13:19:51.333464  8179 leader_election.cc:343] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.335891  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd089ebeb2624d2b961f7da1f99dd70d" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:51.336452  7993 raft_consensus.cc:2468] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:51.338541  8305 raft_consensus.cc:2804] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.339025  8305 raft_consensus.cc:493] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.339342  8182 leader_election.cc:304] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
W20260710 13:19:51.340056  8179 leader_election.cc:343] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.339355  8305 raft_consensus.cc:3060] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.341696  8348 raft_consensus.cc:2804] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.342221  8348 raft_consensus.cc:697] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:51.320901  8263 ts_tablet_manager.cc:1434] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:51.344584  8348 consensus_queue.cc:237] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.345640  8262 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:51.346161  8262 ts_tablet_manager.cc:1403] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.253s	user 0.005s	sys 0.009s
I20260710 13:19:51.347703  8264 tablet_bootstrap.cc:654] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.350584  8262 raft_consensus.cc:359] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.355121  8262 raft_consensus.cc:385] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.355476  8262 raft_consensus.cc:740] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.357002  8262 consensus_queue.cc:260] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.359650  8262 ts_tablet_manager.cc:1434] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:19:51.352797  8263 tablet_bootstrap.cc:492] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0: Bootstrap starting.
I20260710 13:19:51.361269  8262 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:51.389765  7891 catalog_manager.cc:5697] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 1 to 2, leader changed from 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65) to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.359819  8305 raft_consensus.cc:515] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.408442  8261 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:51.408963  8261 ts_tablet_manager.cc:1403] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.208s	user 0.024s	sys 0.012s
I20260710 13:19:51.410208  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:51.410894  8065 raft_consensus.cc:3060] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.412421  8261 raft_consensus.cc:359] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.413667  8261 raft_consensus.cc:385] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.414021  8261 raft_consensus.cc:740] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.414994  8261 consensus_queue.cc:260] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.421859  8261 ts_tablet_manager.cc:1434] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260710 13:19:51.422850  8261 tablet_bootstrap.cc:492] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:51.428814  8261 tablet_bootstrap.cc:654] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.443737  8438 raft_consensus.cc:493] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.444620  8438 raft_consensus.cc:515] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.445132  7889 catalog_manager.cc:5697] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.448971  8438 leader_election.cc:290] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:51.450579  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
W20260710 13:19:51.452467  8182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.65:39003, user_credentials={real_user=slave}} blocked reactor thread for 84696us
I20260710 13:19:51.439522  8065 raft_consensus.cc:2468] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:51.462716  7891 catalog_manager.cc:5697] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.470490  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
W20260710 13:19:51.472133  8179 leader_election.cc:343] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.476239  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
W20260710 13:19:51.477946  8182 leader_election.cc:343] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.451604  8068 raft_consensus.cc:2468] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:51.484827  8179 leader_election.cc:304] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535
I20260710 13:19:51.486665  8404 raft_consensus.cc:2804] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.487085  8404 raft_consensus.cc:493] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.487417  8404 raft_consensus.cc:3060] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.495896  8179 leader_election.cc:304] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:51.468801  8305 leader_election.cc:290] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.513160  8440 raft_consensus.cc:2804] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.519825  8332 consensus_queue.cc:1048] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:51.525466  8262 tablet_bootstrap.cc:654] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.514030  8440 raft_consensus.cc:697] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:51.526314  8332 consensus_queue.cc:1048] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:51.528872  8436 log.cc:927] Time spent T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260710 13:19:51.529543  8440 consensus_queue.cc:237] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.533192  8263 tablet_bootstrap.cc:654] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.537340  8261 tablet_bootstrap.cc:492] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:51.538203  8261 ts_tablet_manager.cc:1403] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.116s	user 0.033s	sys 0.052s
I20260710 13:19:51.547511  8264 tablet_bootstrap.cc:492] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:51.548123  8264 ts_tablet_manager.cc:1403] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.221s	user 0.040s	sys 0.048s
I20260710 13:19:51.549000  8405 consensus_queue.cc:1048] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.550949  8264 raft_consensus.cc:359] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.551666  8264 raft_consensus.cc:385] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.552037  8264 raft_consensus.cc:740] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.552888  8264 consensus_queue.cc:260] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.547022  8404 raft_consensus.cc:515] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.556483  8264 ts_tablet_manager.cc:1434] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:51.557296  8264 tablet_bootstrap.cc:492] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:51.567348  7992 raft_consensus.cc:1275] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Refusing update from remote peer e64b1bdc143d4a458a1e85b0ae7753d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.568467  8264 tablet_bootstrap.cc:654] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.569317  8405 consensus_queue.cc:1048] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.587178  8262 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:51.599335  8262 ts_tablet_manager.cc:1403] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.238s	user 0.009s	sys 0.012s
I20260710 13:19:51.589211  8261 raft_consensus.cc:359] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.593689  8142 raft_consensus.cc:1275] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Refusing update from remote peer e64b1bdc143d4a458a1e85b0ae7753d1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.602873  8261 raft_consensus.cc:385] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.605074  8261 raft_consensus.cc:740] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.606693  8261 consensus_queue.cc:260] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.613893  8332 raft_consensus.cc:493] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.614598  8332 raft_consensus.cc:515] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.616315  8405 consensus_queue.cc:1048] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.618664  8261 ts_tablet_manager.cc:1434] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.003s
I20260710 13:19:51.626220  8334 raft_consensus.cc:493] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.626821  8334 raft_consensus.cc:515] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.628029  8261 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:51.628296  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:51.628911  8065 raft_consensus.cc:2468] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
I20260710 13:19:51.629009  8334 leader_election.cc:290] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.630649  7990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:51.630751  8262 raft_consensus.cc:359] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.631450  7990 raft_consensus.cc:2468] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:51.633415  8034 leader_election.cc:304] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:51.624130  8332 leader_election.cc:290] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:51.625294  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:51.625026  7887 catalog_manager.cc:5697] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.623731  8328 raft_consensus.cc:493] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.638208  8328 raft_consensus.cc:515] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.631491  8262 raft_consensus.cc:385] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.636205  7991 raft_consensus.cc:2468] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 0.
I20260710 13:19:51.636251  8334 raft_consensus.cc:2804] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.642242  8262 raft_consensus.cc:740] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.636174  8105 leader_election.cc:304] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:51.642231  8334 raft_consensus.cc:493] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.658257  8334 raft_consensus.cc:3060] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.644163  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:51.649303  8305 consensus_queue.cc:1048] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:51.666683  7958 leader_election.cc:343] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.651930  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.642290  8328 leader_election.cc:290] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:51.656306  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.669390  8139 raft_consensus.cc:2468] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 0.
I20260710 13:19:51.657181  8263 tablet_bootstrap.cc:492] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0: No bootstrap required, opened a new log
I20260710 13:19:51.670887  8263 ts_tablet_manager.cc:1403] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent bootstrapping tablet: real 0.318s	user 0.014s	sys 0.010s
I20260710 13:19:51.667160  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:51.667943  8137 raft_consensus.cc:2468] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 0.
W20260710 13:19:51.674466  8182 leader_election.cc:343] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.674290  8263 raft_consensus.cc:359] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.674815  7956 leader_election.cc:304] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:51.674993  8263 raft_consensus.cc:385] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.675717  8263 raft_consensus.cc:740] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.676527  8263 consensus_queue.cc:260] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.678591  8425 raft_consensus.cc:2804] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.679073  8425 raft_consensus.cc:493] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.679431  8425 raft_consensus.cc:3060] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.680259  8263 ts_tablet_manager.cc:1434] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:51.668736  8262 consensus_queue.cc:260] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.676534  8332 raft_consensus.cc:2804] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.685923  8262 ts_tablet_manager.cc:1434] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.001s
I20260710 13:19:51.687284  8262 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:51.681813  8404 leader_election.cc:290] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:51.686661  8332 raft_consensus.cc:493] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.688145  8332 raft_consensus.cc:3060] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.693543  7992 raft_consensus.cc:3060] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.695297  8261 tablet_bootstrap.cc:654] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.705884  8264 tablet_bootstrap.cc:492] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:51.706364  8264 ts_tablet_manager.cc:1403] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.149s	user 0.046s	sys 0.054s
I20260710 13:19:51.701959  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:51.710599  8065 raft_consensus.cc:3060] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.711107  8262 tablet_bootstrap.cc:654] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.716356  8332 raft_consensus.cc:515] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.719647  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:51.720423  7989 raft_consensus.cc:3060] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.720189  8271 consensus_queue.cc:1048] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.722764  8264 raft_consensus.cc:359] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.723505  8264 raft_consensus.cc:385] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.730103  8065 raft_consensus.cc:2468] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:51.730597  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:51.731333  7989 raft_consensus.cc:2468] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:51.732769  8108 leader_election.cc:304] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:51.733085  8179 leader_election.cc:304] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535
I20260710 13:19:51.733758  8267 raft_consensus.cc:2804] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.734309  8267 raft_consensus.cc:697] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 LEADER]: Becoming Leader. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Running, Role: LEADER
I20260710 13:19:51.734071  8334 raft_consensus.cc:515] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.735162  8267 consensus_queue.cc:237] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:51.723776  8264 raft_consensus.cc:740] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.780508  8334 leader_election.cc:290] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.781324  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:51.780812  8404 raft_consensus.cc:2804] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.784399  8425 raft_consensus.cc:515] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.785243  8404 raft_consensus.cc:697] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:51.787729  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:51.787534  8404 consensus_queue.cc:237] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.788605  8139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76a17e8cafe4a5cb601e771e939fbd4" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
W20260710 13:19:51.789142  7958 leader_election.cc:343] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.791625  8425 leader_election.cc:290] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:51.792706  8068 raft_consensus.cc:2393] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:51.781510  8264 consensus_queue.cc:260] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.795425  8328 raft_consensus.cc:493] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.782186  7991 raft_consensus.cc:2393] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5c98a3da24e345258ede8cd4cf7b7df0 in current term 1: Already voted for candidate 6839d543d4534a08bbd1f60c5f7319c3 in this term.
I20260710 13:19:51.796105  8328 raft_consensus.cc:515] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.800251  8264 ts_tablet_manager.cc:1434] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.004s
I20260710 13:19:51.799903  7891 catalog_manager.cc:5697] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.801257  8264 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1: Bootstrap starting.
I20260710 13:19:51.801178  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:51.803859  8031 leader_election.cc:304] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [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: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:51.804824  8271 raft_consensus.cc:2749] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:51.804988  8328 leader_election.cc:290] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:51.809748  8271 consensus_queue.cc:1048] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.810777  8332 leader_election.cc:290] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:51.820623  8261 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:51.821184  8261 ts_tablet_manager.cc:1403] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.194s	user 0.018s	sys 0.005s
I20260710 13:19:51.824070  8261 raft_consensus.cc:359] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.824843  8261 raft_consensus.cc:385] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.825148  8261 raft_consensus.cc:740] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.829285  8264 tablet_bootstrap.cc:654] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.834159  8261 consensus_queue.cc:260] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.842669  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:51.843442  8137 raft_consensus.cc:3060] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.848806  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "365003b72ff64991b7b01399e4bb76a4" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:51.851351  8137 raft_consensus.cc:2468] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 1.
I20260710 13:19:51.853391  8262 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: No bootstrap required, opened a new log
I20260710 13:19:51.853933  8262 ts_tablet_manager.cc:1403] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.167s	user 0.025s	sys 0.044s
W20260710 13:19:51.854321  7956 consensus_peers.cc:597] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:51.842682  8261 ts_tablet_manager.cc:1434] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:19:51.856418  8264 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1: No bootstrap required, opened a new log
I20260710 13:19:51.855082  7956 leader_election.cc:304] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:51.856971  7891 catalog_manager.cc:5697] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.857919  8261 tablet_bootstrap.cc:492] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:51.858204  8454 raft_consensus.cc:2804] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.858892  8454 raft_consensus.cc:697] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:19:51.860091  8454 consensus_queue.cc:237] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.857342  8264 ts_tablet_manager.cc:1403] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.003s
I20260710 13:19:51.864228  8305 raft_consensus.cc:493] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.865808  8262 raft_consensus.cc:359] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.866561  8262 raft_consensus.cc:385] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.866853  8262 raft_consensus.cc:740] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.868854  8262 consensus_queue.cc:260] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:51.874334  8264 raft_consensus.cc:359] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.875128  8264 raft_consensus.cc:385] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:51.875440  8264 raft_consensus.cc:740] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Initialized, Role: FOLLOWER
I20260710 13:19:51.864787  8305 raft_consensus.cc:515] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.880488  8305 leader_election.cc:290] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.880308  8264 consensus_queue.cc:260] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.883435  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:51.883517  7956 leader_election.cc:304] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:51.884294  8065 raft_consensus.cc:2468] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:51.884537  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:51.884725  8328 raft_consensus.cc:2749] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:51.885834  8179 leader_election.cc:304] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:51.888477  8262 ts_tablet_manager.cc:1434] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260710 13:19:51.889599  8264 ts_tablet_manager.cc:1434] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 13:19:51.890604  8440 raft_consensus.cc:2804] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:51.892168  8440 raft_consensus.cc:493] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:51.892546  8440 raft_consensus.cc:3060] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:51.896407  8179 leader_election.cc:343] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.907560  8440 raft_consensus.cc:515] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:51.912781  8305 consensus_queue.cc:1048] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:51.911754  8261 tablet_bootstrap.cc:654] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:51.917953  8142 raft_consensus.cc:3060] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.916496  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:51.921085  8065 raft_consensus.cc:3060] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:51.921300  7890 catalog_manager.cc:5697] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:51.928143  8425 consensus_queue.cc:1048] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:51.915699  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
W20260710 13:19:51.931808  8179 leader_election.cc:343] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:51.914506  8440 leader_election.cc:290] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:51.931607  8065 raft_consensus.cc:2468] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:51.936277  8179 leader_election.cc:304] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:51.937393  8440 raft_consensus.cc:2804] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:51.938176  8440 raft_consensus.cc:697] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:51.939086  8440 consensus_queue.cc:237] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
W20260710 13:19:51.944157  8179 consensus_peers.cc:597] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:51.946463  7891 catalog_manager.cc:5697] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:51.994130  8405 raft_consensus.cc:493] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.997006  8267 raft_consensus.cc:493] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:51.996071  8405 raft_consensus.cc:515] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:51.998790  8267 raft_consensus.cc:515] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:52.000420  8328 raft_consensus.cc:493] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.000712  8405 leader_election.cc:290] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:52.000937  8328 raft_consensus.cc:515] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:52.002409  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:52.003696  8328 leader_election.cc:290] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:52.005529  8405 consensus_queue.cc:1048] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.007215  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:52.008116  8142 raft_consensus.cc:2393] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 1: Already voted for candidate 5afb0d9383a24a2ca434cf4135060535 in this term.
I20260710 13:19:52.008451  8267 leader_election.cc:290] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:52.010126  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:52.010946  8065 raft_consensus.cc:2393] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5afb0d9383a24a2ca434cf4135060535 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:52.011374  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd089ebeb2624d2b961f7da1f99dd70d" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:52.012470  8261 tablet_bootstrap.cc:492] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:52.012789  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:52.013082  8261 ts_tablet_manager.cc:1403] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.001s
I20260710 13:19:52.015479  7989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd089ebeb2624d2b961f7da1f99dd70d" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:52.016418  8261 raft_consensus.cc:359] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.017114  7958 leader_election.cc:304] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:52.017254  8261 raft_consensus.cc:385] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.017715  8261 raft_consensus.cc:740] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.017812  8328 raft_consensus.cc:3060] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.018353  8107 leader_election.cc:304] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:52.019259  8332 raft_consensus.cc:2749] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:52.018728  8261 consensus_queue.cc:260] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.020372  8179 leader_election.cc:304] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:52.021996  8261 ts_tablet_manager.cc:1434] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:52.022609  8440 raft_consensus.cc:3060] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.023193  8261 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:52.025431  8328 raft_consensus.cc:2749] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:52.026746  8404 raft_consensus.cc:493] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.027331  8404 raft_consensus.cc:515] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.029743  8404 leader_election.cc:290] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:52.031437  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:52.032186  8065 raft_consensus.cc:2468] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:52.031838  8440 raft_consensus.cc:2749] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:52.035115  7939 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:52.045341  8179 leader_election.cc:304] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:52.045822  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:52.046538  8142 raft_consensus.cc:2468] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 0.
I20260710 13:19:52.047853  7890 catalog_manager.cc:5697] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.051488  8405 raft_consensus.cc:2804] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:52.052089  8405 raft_consensus.cc:493] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:52.052568  8405 raft_consensus.cc:3060] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.054011  8261 tablet_bootstrap.cc:654] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.100327  8440 consensus_queue.cc:1048] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.106317  8405 raft_consensus.cc:515] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.113387  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:52.114130  8068 raft_consensus.cc:3060] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.114935  8405 leader_election.cc:290] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:52.124747  8068 raft_consensus.cc:2468] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:52.127238  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:52.128013  8137 raft_consensus.cc:3060] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.128201  8179 leader_election.cc:304] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:52.132691  8405 raft_consensus.cc:2804] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:52.134768  8405 raft_consensus.cc:697] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:52.135486  8405 consensus_queue.cc:237] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.136255  8261 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:52.136839  8261 ts_tablet_manager.cc:1403] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.114s	user 0.023s	sys 0.024s
I20260710 13:19:52.141691  8261 raft_consensus.cc:359] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:52.142645  8261 raft_consensus.cc:385] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.142971  8261 raft_consensus.cc:740] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.143743  8261 consensus_queue.cc:260] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:52.139328  8137 raft_consensus.cc:2468] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:52.164896  8261 ts_tablet_manager.cc:1434] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:19:52.165680  7888 catalog_manager.cc:5697] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 1 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.173997  8261 tablet_bootstrap.cc:492] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3: Bootstrap starting.
I20260710 13:19:52.185681  8261 tablet_bootstrap.cc:654] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:52.191406  8267 raft_consensus.cc:493] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.192034  8267 raft_consensus.cc:515] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.194322  8267 leader_election.cc:290] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:52.195142  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:52.195349  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:52.196041  8065 raft_consensus.cc:2393] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 1: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:52.198130  8105 leader_election.cc:304] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:52.199509  8267 raft_consensus.cc:3060] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.201113  8261 tablet_bootstrap.cc:492] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3: No bootstrap required, opened a new log
I20260710 13:19:52.201618  8261 ts_tablet_manager.cc:1403] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.001s
I20260710 13:19:52.203558  8261 raft_consensus.cc:359] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.204119  8261 raft_consensus.cc:385] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:52.204351  8261 raft_consensus.cc:740] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Initialized, Role: FOLLOWER
I20260710 13:19:52.205083  8261 consensus_queue.cc:260] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.210943  8405 consensus_queue.cc:1048] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.213086  8332 consensus_queue.cc:1048] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.221241  8137 raft_consensus.cc:3060] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.225703  8261 ts_tablet_manager.cc:1434] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.004s
I20260710 13:19:52.208016  8267 raft_consensus.cc:2749] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:52.231626  8440 consensus_queue.cc:1048] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.260865  8473 consensus_queue.cc:1048] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.286827  8473 raft_consensus.cc:493] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:52.287593  8473 raft_consensus.cc:515] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:19:52.290714  8473 leader_election.cc:290] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:19:52.292593  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:52.293111  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa24ded26277482095f9505d4ab169b2" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:52.299610  8107 leader_election.cc:304] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5c98a3da24e345258ede8cd4cf7b7df0, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:52.301416  8473 raft_consensus.cc:2749] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:52.301460  8328 consensus_queue.cc:1048] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.329190  8454 consensus_queue.cc:1048] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.464422  8137 raft_consensus.cc:3060] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:52.523202  8305 consensus_queue.cc:1048] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.524047  8440 consensus_queue.cc:1048] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.646308  8305 consensus_queue.cc:1048] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:52.649273  8305 consensus_queue.cc:1048] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:52.898368  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
W20260710 13:19:52.908118  8034 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260710 13:19:52.916478  8034 consensus_peers.cc:597] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.941488  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:52.942346  5881 tablet_replica.cc:333] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.943250  5881 raft_consensus.cc:2243] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.943797  5881 raft_consensus.cc:2272] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.946250  5881 tablet_replica.cc:333] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.946776  5881 raft_consensus.cc:2243] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.947204  5881 raft_consensus.cc:2272] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.950882  5881 tablet_replica.cc:333] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.951844  5881 raft_consensus.cc:2243] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.952725  5881 raft_consensus.cc:2272] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.956588  5881 tablet_replica.cc:333] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.957849  5881 raft_consensus.cc:2243] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.959084  5881 raft_consensus.cc:2272] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.962416  5881 tablet_replica.cc:333] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.963490  5881 raft_consensus.cc:2243] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.964329  5881 raft_consensus.cc:2272] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.967923  5881 tablet_replica.cc:333] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.969065  5881 raft_consensus.cc:2243] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.969858  5881 raft_consensus.cc:2272] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.972402  5881 tablet_replica.cc:333] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.973332  5881 raft_consensus.cc:2243] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.974045  5881 raft_consensus.cc:2272] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.976761  5881 tablet_replica.cc:333] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.977281  5881 raft_consensus.cc:2243] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.977632  5881 raft_consensus.cc:2272] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.979846  5881 tablet_replica.cc:333] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.980469  5881 raft_consensus.cc:2243] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:52.980708  8108 consensus_peers.cc:597] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:52.981319  5881 raft_consensus.cc:2272] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.983176  5881 tablet_replica.cc:333] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.983791  5881 raft_consensus.cc:2243] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.984318  5881 raft_consensus.cc:2272] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.986078  5881 tablet_replica.cc:333] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.986666  5881 raft_consensus.cc:2243] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.987097  5881 raft_consensus.cc:2272] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.988868  5881 tablet_replica.cc:333] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.989485  5881 raft_consensus.cc:2243] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.989904  5881 raft_consensus.cc:2272] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.991647  5881 tablet_replica.cc:333] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.992296  5881 raft_consensus.cc:2243] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.993067  5881 raft_consensus.cc:2272] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.995188  5881 tablet_replica.cc:333] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.995795  5881 raft_consensus.cc:2243] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:52.996299  5881 raft_consensus.cc:2272] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:52.998214  5881 tablet_replica.cc:333] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:52.998757  5881 raft_consensus.cc:2243] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:52.999545  5881 raft_consensus.cc:2272] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.001832  5881 tablet_replica.cc:333] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:53.002485  5881 raft_consensus.cc:2243] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:53.003439  5881 raft_consensus.cc:2272] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.005838  5881 tablet_replica.cc:333] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:53.006356  5881 raft_consensus.cc:2243] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.006810  5881 raft_consensus.cc:2272] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:53.009527  5881 tablet_replica.cc:333] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: stopping tablet replica
I20260710 13:19:53.010228  5881 raft_consensus.cc:2243] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:53.010800  5881 raft_consensus.cc:2272] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:53.012710  8182 consensus_peers.cc:597] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.043103  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
W20260710 13:19:53.061558  8182 consensus_peers.cc:597] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.083941  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:53.091992  8491 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
W20260710 13:19:53.092036  8490 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
W20260710 13:19:53.095568  8493 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
I20260710 13:19:53.096899  5881 server_base.cc:1061] running on GCE node
I20260710 13:19:53.099951  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:53.100301  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:53.100514  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689593100497 us; error 0 us; skew 500 ppm
W20260710 13:19:53.100795  8182 consensus_peers.cc:597] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.101343  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:53.104786  5881 webserver.cc:533] Webserver started at http://127.5.190.65:40655/ using document root <none> and password file <none>
I20260710 13:19:53.105505  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:53.105756  5881 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260710 13:19:53.109669  8108 consensus_peers.cc:597] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.113372  5881 fs_manager.cc:714] Time spent opening directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:53.121135  8499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:53.122152  5881 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:53.122568  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "5afb0d9383a24a2ca434cf4135060535"
format_stamp: "Formatted at 2026-07-10 13:19:46 on dist-test-slave-0606"
I20260710 13:19:53.122968  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689532911094-5881-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)
I20260710 13:19:53.143023  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:53.144604  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:53.146718  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:53.152350  8506 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:19:53.209920  8182 consensus_peers.cc:597] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:53.215617  8034 consensus_peers.cc:597] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:53.260653  8182 consensus_peers.cc:597] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.266724  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:53.267199  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.116s	user 0.005s	sys 0.000s
I20260710 13:19:53.267551  5881 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:53.275049  8506 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.289710  8506 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.290753  8506 tablet_bootstrap.cc:492] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.291452  8506 ts_tablet_manager.cc:1403] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.013s
I20260710 13:19:53.294253  8506 raft_consensus.cc:359] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.294971  8506 raft_consensus.cc:740] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.295719  8506 consensus_queue.cc:260] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
W20260710 13:19:53.297417  8182 consensus_peers.cc:597] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.299706  8506 ts_tablet_manager.cc:1434] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:53.300504  8506 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
W20260710 13:19:53.309757  8034 consensus_peers.cc:597] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.315847  8506 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.316704  8506 tablet_bootstrap.cc:492] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.317268  8506 ts_tablet_manager.cc:1403] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 13:19:53.319041  8506 raft_consensus.cc:359] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.319571  8506 raft_consensus.cc:740] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.320210  8506 consensus_queue.cc:260] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [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: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.321587  8506 ts_tablet_manager.cc:1434] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:53.322219  8506 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
W20260710 13:19:53.340489  8182 consensus_peers.cc:597] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:53.343801  8108 consensus_peers.cc:597] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:53.350739  8506 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.351778  8506 tablet_bootstrap.cc:492] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.352507  8506 ts_tablet_manager.cc:1403] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.008s
I20260710 13:19:53.355149  8506 raft_consensus.cc:359] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.355887  8506 raft_consensus.cc:740] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.356696  8506 consensus_queue.cc:260] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [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: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.358858  8506 ts_tablet_manager.cc:1434] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:53.359709  8506 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.385036  8506 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.385993  8506 tablet_bootstrap.cc:492] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.386669  8506 ts_tablet_manager.cc:1403] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260710 13:19:53.389325  8506 raft_consensus.cc:359] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.390038  8506 raft_consensus.cc:740] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.390796  8506 consensus_queue.cc:260] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.393126  8506 ts_tablet_manager.cc:1434] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:53.449383  8506 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.506561  5881 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:53.507001  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.239s	user 0.122s	sys 0.006s
I20260710 13:19:53.516570  8506 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.518049  8506 tablet_bootstrap.cc:492] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.519866  8506 ts_tablet_manager.cc:1403] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.017s
I20260710 13:19:53.535185  8506 raft_consensus.cc:359] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.536762  8506 raft_consensus.cc:740] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.537662  8506 consensus_queue.cc:260] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [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: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.541185  8506 ts_tablet_manager.cc:1434] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260710 13:19:53.550551  8506 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.580075  8506 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.581429  8506 tablet_bootstrap.cc:492] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.582357  8506 ts_tablet_manager.cc:1403] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260710 13:19:53.586297  8506 raft_consensus.cc:359] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.587337  8506 raft_consensus.cc:740] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.588546  8506 consensus_queue.cc:260] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.591259  8506 ts_tablet_manager.cc:1434] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:53.592679  8506 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.629395  8506 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.630712  8506 tablet_bootstrap.cc:492] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.631703  8506 ts_tablet_manager.cc:1403] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.009s
I20260710 13:19:53.635596  8506 raft_consensus.cc:359] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.636673  8506 raft_consensus.cc:740] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.637641  8506 consensus_queue.cc:260] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.640687  8506 ts_tablet_manager.cc:1434] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:53.642019  8506 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.666350  8506 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.667663  8506 tablet_bootstrap.cc:492] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.668529  8506 ts_tablet_manager.cc:1403] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.027s	user 0.025s	sys 0.000s
I20260710 13:19:53.673029  8506 raft_consensus.cc:359] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.673923  8506 raft_consensus.cc:740] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.674810  8506 consensus_queue.cc:260] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [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: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.677305  8506 ts_tablet_manager.cc:1434] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:53.678678  8506 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.699004  8506 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.700241  8506 tablet_bootstrap.cc:492] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.701056  8506 ts_tablet_manager.cc:1403] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260710 13:19:53.704484  8506 raft_consensus.cc:359] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.705411  8506 raft_consensus.cc:740] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.706477  8506 consensus_queue.cc:260] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.709450  8506 ts_tablet_manager.cc:1434] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:53.710858  8506 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.776196  8506 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.777420  8506 tablet_bootstrap.cc:492] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.778324  8506 ts_tablet_manager.cc:1403] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.040s
I20260710 13:19:53.781919  8506 raft_consensus.cc:359] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.782815  8506 raft_consensus.cc:740] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.783704  8506 consensus_queue.cc:260] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.786958  8506 ts_tablet_manager.cc:1434] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:53.788275  8506 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.817833  8506 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.819154  8506 tablet_bootstrap.cc:492] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.820075  8506 ts_tablet_manager.cc:1403] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260710 13:19:53.823108  8506 raft_consensus.cc:359] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.824015  8506 raft_consensus.cc:740] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.824999  8506 consensus_queue.cc:260] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:53.827545  8506 ts_tablet_manager.cc:1434] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:53.828652  8506 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.846377  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:39003
I20260710 13:19:53.846621  8583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:39003 every 8 connection(s)
I20260710 13:19:53.878206  8506 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.879340  8506 tablet_bootstrap.cc:492] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.880091  8506 ts_tablet_manager.cc:1403] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.031s
I20260710 13:19:53.884375  8506 raft_consensus.cc:359] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.885152  8506 raft_consensus.cc:740] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.885824  8506 consensus_queue.cc:260] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.888355  8506 ts_tablet_manager.cc:1434] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:53.889312  8506 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.931150  8584 heartbeater.cc:344] Connected to a master server at 127.5.190.126:36041
I20260710 13:19:53.931661  8584 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:53.932706  8584 heartbeater.cc:507] Master 127.5.190.126:36041 requested a full tablet report, sending...
I20260710 13:19:53.937384  8515 raft_consensus.cc:493] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:53.938155  8515 raft_consensus.cc:515] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.941596  8515 leader_election.cc:290] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:53.942914  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:53.942955  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:53.945180  8556 raft_consensus.cc:2468] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 1.
I20260710 13:19:53.946713  8034 leader_election.cc:304] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [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: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:53.947638  8506 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:53.948854  8506 tablet_bootstrap.cc:492] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:53.948789  7890 ts_manager.cc:194] Re-registered known tserver with Master: 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:53.949587  8334 raft_consensus.cc:2804] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:53.949874  8506 ts_tablet_manager.cc:1403] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.003s
I20260710 13:19:53.950019  8334 raft_consensus.cc:493] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:53.950496  8334 raft_consensus.cc:3060] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.953181  8506 raft_consensus.cc:359] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.953994  8506 raft_consensus.cc:740] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:53.955014  8506 consensus_queue.cc:260] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:53.956910  8506 ts_tablet_manager.cc:1434] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:53.957839  8506 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:53.962284  8334 raft_consensus.cc:515] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.965467  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:53.966104  8556 raft_consensus.cc:3060] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.974682  8556 raft_consensus.cc:2468] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 2.
I20260710 13:19:53.975944  8034 leader_election.cc:304] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:53.976874  8515 raft_consensus.cc:2804] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.977355  8515 raft_consensus.cc:697] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:53.978343  8515 consensus_queue.cc:237] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:53.985189  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:53.989188  7890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56926
I20260710 13:19:53.989784  8334 leader_election.cc:290] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:53.994325  8584 heartbeater.cc:499] Master 127.5.190.126:36041 was elected leader, sending a full tablet report...
I20260710 13:19:54.002559  8506 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:54.003684  8506 tablet_bootstrap.cc:492] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:54.004630  7890 catalog_manager.cc:5697] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 1 to 2, leader changed from 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65) to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.006265  8506 ts_tablet_manager.cc:1403] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.016s
I20260710 13:19:54.010735  8506 raft_consensus.cc:359] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.011467  8506 raft_consensus.cc:740] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.012250  8506 consensus_queue.cc:260] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.014670  8506 ts_tablet_manager.cc:1434] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:54.015425  8506 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:54.033674  8506 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:54.034734  8506 tablet_bootstrap.cc:492] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:54.035488  8506 ts_tablet_manager.cc:1403] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 13:19:54.038626  8506 raft_consensus.cc:359] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.039427  8506 raft_consensus.cc:740] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.040211  8506 consensus_queue.cc:260] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.049386  8506 ts_tablet_manager.cc:1434] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 13:19:54.050426  8506 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:54.068560  8506 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:54.069619  8506 tablet_bootstrap.cc:492] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:54.070394  8506 ts_tablet_manager.cc:1403] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:19:54.073418  8506 raft_consensus.cc:359] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.074146  8506 raft_consensus.cc:740] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.074914  8506 consensus_queue.cc:260] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [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: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.077374  8506 ts_tablet_manager.cc:1434] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:54.080302  8506 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:54.094970  8440 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.095690  8440 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.098807  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.099525  8556 raft_consensus.cc:2468] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:54.101002  8182 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [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: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:54.101980  8405 raft_consensus.cc:2804] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:54.102378  8405 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.102766  8405 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.106631  8440 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:54.109714  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:54.117651  8506 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:54.118721  8506 tablet_bootstrap.cc:492] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:54.119428  8506 ts_tablet_manager.cc:1403] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.012s
I20260710 13:19:54.122336  8506 raft_consensus.cc:359] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.123049  8506 raft_consensus.cc:740] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.123715  8506 consensus_queue.cc:260] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [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: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.124787  8405 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.125720  8514 raft_consensus.cc:493] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.126122  8506 ts_tablet_manager.cc:1434] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260710 13:19:54.126309  8514 raft_consensus.cc:515] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.126998  8506 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Bootstrap starting.
I20260710 13:19:54.128787  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:54.130148  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:54.130931  8405 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:54.132627  8514 leader_election.cc:290] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:54.133477  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d8037285c2f4552a08d3319430f1e07" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.134407  8556 raft_consensus.cc:2393] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 2: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:54.135581  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:54.135736  8108 leader_election.cc:304] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:54.136287  8554 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.137140  8514 raft_consensus.cc:3060] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.146162  8514 raft_consensus.cc:2749] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:54.157051  8519 raft_consensus.cc:493] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.157768  8519 raft_consensus.cc:515] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.162504  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.163283  8556 raft_consensus.cc:2468] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:54.164579  8108 leader_election.cc:304] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [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: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:19:54.166702  8520 raft_consensus.cc:2804] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:54.167156  8520 raft_consensus.cc:493] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.167572  8520 raft_consensus.cc:3060] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.172886  8554 raft_consensus.cc:2468] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 2.
I20260710 13:19:54.174851  8182 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [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: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:54.176648  8440 raft_consensus.cc:2804] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:54.178607  8519 leader_election.cc:290] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:54.179209  8440 raft_consensus.cc:697] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:54.181361  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:54.181077  8440 consensus_queue.cc:237] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.201275  8520 raft_consensus.cc:515] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.204635  8554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:54.205395  8554 raft_consensus.cc:3060] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.208199  8515 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.207372  7888 catalog_manager.cc:5697] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 1 to 2, leader changed from 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65) to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.208848  8515 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.212724  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.212845  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:54.213747  8556 raft_consensus.cc:2393] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c98a3da24e345258ede8cd4cf7b7df0 in current term 2: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:54.215435  8515 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:54.215698  8033 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:54.221632  8515 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.243511  8515 raft_consensus.cc:2749] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:54.248770  8506 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: 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
I20260710 13:19:54.249842  8506 tablet_bootstrap.cc:492] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Bootstrap complete.
I20260710 13:19:54.250342  8516 raft_consensus.cc:493] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.250561  8506 ts_tablet_manager.cc:1403] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Time spent bootstrapping tablet: real 0.124s	user 0.049s	sys 0.068s
I20260710 13:19:54.250984  8516 raft_consensus.cc:515] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.223793  8520 leader_election.cc:290] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 election: Requested vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:54.253576  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:19:54.253616  8506 raft_consensus.cc:359] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.254778  8506 raft_consensus.cc:740] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Initialized, Role: FOLLOWER
I20260710 13:19:54.255095  8516 leader_election.cc:290] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:54.254809  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.255676  8506 consensus_queue.cc:260] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.256398  8556 raft_consensus.cc:2468] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 1.
I20260710 13:19:54.257654  8182 leader_election.cc:304] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [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: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:54.258188  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:54.259568  8506 ts_tablet_manager.cc:1434] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:54.259680  8516 raft_consensus.cc:2804] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:54.260195  8516 raft_consensus.cc:493] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.260607  8516 raft_consensus.cc:3060] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.257575  8554 raft_consensus.cc:2468] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 2.
I20260710 13:19:54.263366  8108 leader_election.cc:304] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [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: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:54.265055  8605 raft_consensus.cc:2804] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:54.266320  8605 raft_consensus.cc:697] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 LEADER]: Becoming Leader. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Running, Role: LEADER
I20260710 13:19:54.267299  8605 consensus_queue.cc:237] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.277797  7890 catalog_manager.cc:5697] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 reported cstate change: term changed from 1 to 2, leader changed from 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65) to 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.281579  8605 raft_consensus.cc:493] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.282261  8605 raft_consensus.cc:515] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.285501  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:54.285760  8605 leader_election.cc:290] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:54.280628  8516 raft_consensus.cc:515] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.287169  8211 raft_consensus.cc:2393] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6839d543d4534a08bbd1f60c5f7319c3 in current term 2: Already voted for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in this term.
I20260710 13:19:54.289330  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.290163  8556 raft_consensus.cc:2468] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 1.
I20260710 13:19:54.291944  8516 leader_election.cc:290] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:54.292528  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:54.293318  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f19d70240b1b4d3ebebf56a2f1d64090" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:19:54.293620  8556 raft_consensus.cc:3060] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.293977  8137 raft_consensus.cc:3060] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.293889  8108 leader_election.cc:304] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [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: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:54.302282  8556 raft_consensus.cc:2468] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 2.
I20260710 13:19:54.304574  8182 leader_election.cc:304] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:19:54.306597  8516 raft_consensus.cc:2804] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:54.307219  8516 raft_consensus.cc:697] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Becoming Leader. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:19:54.310623  8516 consensus_queue.cc:237] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:19:54.311685  8515 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.312353  8515 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.317016  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.317729  8556 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 2.
I20260710 13:19:54.318249  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" is_pre_election: true
I20260710 13:19:54.318980  8034 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [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: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:19:54.319887  8334 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:19:54.320312  8334 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.320699  8334 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.319882  8515 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:54.329380  8334 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.332782  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
I20260710 13:19:54.332728  8211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:19:54.333808  8556 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.340478  8137 raft_consensus.cc:2468] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e64b1bdc143d4a458a1e85b0ae7753d1 in term 2.
I20260710 13:19:54.341180  8605 raft_consensus.cc:2764] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260710 13:19:54.350158  7888 catalog_manager.cc:5697] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 reported cstate change: term changed from 1 to 2, leader changed from 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65) to e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68). New cstate: current_term: 2 leader_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:54.357344  8334 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 3 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003)
I20260710 13:19:54.346762  8556 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 3.
I20260710 13:19:54.360755  8034 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [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: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: e64b1bdc143d4a458a1e85b0ae7753d1
I20260710 13:19:54.362094  8334 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:54.363476  8334 raft_consensus.cc:697] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:19:54.364560  8334 consensus_queue.cc:237] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.374311  7888 catalog_manager.cc:5697] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 2 to 3, leader changed from 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65) to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 3 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.384658  8516 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.385178  8516 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:19:54.387002  8516 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:19:54.387939  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.388245  8068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" is_pre_election: true
I20260710 13:19:54.388931  8556 raft_consensus.cc:2393] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e64b1bdc143d4a458a1e85b0ae7753d1 in current term 3: Already voted for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in this term.
I20260710 13:19:54.390069  8182 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [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: e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:19:54.390982  8516 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:54.396173  8516 raft_consensus.cc:2749] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:19:54.415886  8556 raft_consensus.cc:1275] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Refusing update from remote peer 5c98a3da24e345258ede8cd4cf7b7df0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.417958  8334 consensus_queue.cc:1048] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.434598  8137 raft_consensus.cc:1275] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Refusing update from remote peer 5c98a3da24e345258ede8cd4cf7b7df0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.436482  8485 consensus_queue.cc:1048] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:54.448212  8485 raft_consensus.cc:493] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5afb0d9383a24a2ca434cf4135060535)
I20260710 13:19:54.448832  8485 raft_consensus.cc:515] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } }
I20260710 13:19:54.451828  8485 leader_election.cc:290] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003), 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695)
I20260710 13:19:54.453205  8556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5afb0d9383a24a2ca434cf4135060535" is_pre_election: true
I20260710 13:19:54.454113  8556 raft_consensus.cc:2393] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c98a3da24e345258ede8cd4cf7b7df0 in current term 2: Already voted for candidate 6839d543d4534a08bbd1f60c5f7319c3 in this term.
I20260710 13:19:54.454870  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9e109a4f9146b58ddf62291dd26200" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3" is_pre_election: true
I20260710 13:19:54.456720  8031 leader_election.cc:304] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:19:54.458107  8485 raft_consensus.cc:3060] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:54.466346  8485 raft_consensus.cc:2749] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:54.587061  8068 raft_consensus.cc:1275] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer e64b1bdc143d4a458a1e85b0ae7753d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.588699  8516 consensus_queue.cc:1048] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.599803  8556 raft_consensus.cc:1275] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Refusing update from remote peer e64b1bdc143d4a458a1e85b0ae7753d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.601593  8516 consensus_queue.cc:1048] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.739889  8068 raft_consensus.cc:1275] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer 6839d543d4534a08bbd1f60c5f7319c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.741427  8605 consensus_queue.cc:1048] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.763387  8556 raft_consensus.cc:1275] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Refusing update from remote peer 6839d543d4534a08bbd1f60c5f7319c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.764851  8520 consensus_queue.cc:1048] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.784614  8554 raft_consensus.cc:1275] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Refusing update from remote peer e64b1bdc143d4a458a1e85b0ae7753d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.786419  8516 consensus_queue.cc:1048] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.798113  8556 raft_consensus.cc:1275] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Refusing update from remote peer 5c98a3da24e345258ede8cd4cf7b7df0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:54.802950  8515 consensus_queue.cc:1048] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.810957  8142 raft_consensus.cc:1275] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Refusing update from remote peer e64b1bdc143d4a458a1e85b0ae7753d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:54.814234  8440 consensus_queue.cc:1048] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:54.816797  8211 raft_consensus.cc:1275] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Refusing update from remote peer 5c98a3da24e345258ede8cd4cf7b7df0: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:54.818922  8334 consensus_queue.cc:1048] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:20:01.635394  7922 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1fe0 after lost signal to thread 5884
W20260710 13:20:01.636386  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800096be0 after lost signal to thread 7925
W20260710 13:20:01.637307  7922 debug-util.cc:398] Leaking SignalData structure 0x7b08000884a0 after lost signal to thread 8092
W20260710 13:20:01.638101  7922 debug-util.cc:398] Leaking SignalData structure 0x7b08000703a0 after lost signal to thread 8166
W20260710 13:20:01.638895  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800197cc0 after lost signal to thread 8240
W20260710 13:20:01.639839  7922 debug-util.cc:398] Leaking SignalData structure 0x7b0800207360 after lost signal to thread 8583
I20260710 13:20:03.914544  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:03.946642  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:03.947304  8215 raft_consensus.cc:606] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Received request to transfer leadership to TS 5afb0d9383a24a2ca434cf4135060535
I20260710 13:20:03.949915  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83898670010641d18a00233055d5dde8"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:03.950369  8215 raft_consensus.cc:606] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Received request to transfer leadership to TS 5c98a3da24e345258ede8cd4cf7b7df0
I20260710 13:20:03.952615  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:03.953064  8215 raft_consensus.cc:606] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Received request to transfer leadership to TS 5afb0d9383a24a2ca434cf4135060535
I20260710 13:20:03.955179  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:03.955631  8215 raft_consensus.cc:606] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Received request to transfer leadership to TS 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:20:03.967772  8065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f52c76d1107c4629890224d469937a4d"
dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
mode: GRACEFUL
new_leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
 from {username='slave'} at 127.0.0.1:39796
I20260710 13:20:03.968297  8065 raft_consensus.cc:606] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Received request to transfer leadership to TS 6839d543d4534a08bbd1f60c5f7319c3
I20260710 13:20:03.969477  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:03.970221  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:04.162796  8655 raft_consensus.cc:993] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 6839d543d4534a08bbd1f60c5f7319c3 to start an election
I20260710 13:20:04.163420  8659 raft_consensus.cc:1081] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Signalling peer 6839d543d4534a08bbd1f60c5f7319c3 to start an election
I20260710 13:20:04.165107  8137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483"
dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
 from {username='slave'} at 127.0.0.1:59092
I20260710 13:20:04.165659  8137 raft_consensus.cc:493] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.166057  8137 raft_consensus.cc:3060] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.172652  8137 raft_consensus.cc:515] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.174654  8137 leader_election.cc:290] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:20:04.175621  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:20:04.175735  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac9824ac2e8f4850b0d4280d9f852483" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:04.176355  8065 raft_consensus.cc:3060] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.176432  8215 raft_consensus.cc:3055] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.176865  8215 raft_consensus.cc:740] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:04.177621  8215 consensus_queue.cc:260] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.178879  8215 raft_consensus.cc:3060] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.181736  8065 raft_consensus.cc:2468] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 2.
I20260710 13:20:04.183151  8105 leader_election.cc:304] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:20:04.184229  8652 raft_consensus.cc:2804] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.185359  8215 raft_consensus.cc:2468] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 2.
I20260710 13:20:04.185492  8652 raft_consensus.cc:697] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 LEADER]: Becoming Leader. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Running, Role: LEADER
I20260710 13:20:04.186836  8652 consensus_queue.cc:237] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.189702  8650 raft_consensus.cc:993] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: : Instructing follower 6839d543d4534a08bbd1f60c5f7319c3 to start an election
I20260710 13:20:04.190335  8654 raft_consensus.cc:1081] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Signalling peer 6839d543d4534a08bbd1f60c5f7319c3 to start an election
I20260710 13:20:04.192525  8137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f52c76d1107c4629890224d469937a4d"
dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
 from {username='slave'} at 127.0.0.1:59078
I20260710 13:20:04.193126  8137 raft_consensus.cc:493] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.193490  8137 raft_consensus.cc:3060] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.200241  8137 raft_consensus.cc:515] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.201295  7890 catalog_manager.cc:5697] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 reported cstate change: term changed from 1 to 2, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.202193  8137 leader_election.cc:290] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 election: Requested vote from peers 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:20:04.202862  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:20:04.203157  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f52c76d1107c4629890224d469937a4d" candidate_uuid: "6839d543d4534a08bbd1f60c5f7319c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:04.203572  8065 raft_consensus.cc:3055] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.203768  8215 raft_consensus.cc:3060] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.204011  8065 raft_consensus.cc:740] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:20:04.204995  8065 consensus_queue.cc:260] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.206633  8065 raft_consensus.cc:3060] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.210367  8215 raft_consensus.cc:2468] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 2.
I20260710 13:20:04.212092  8107 leader_election.cc:304] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6839d543d4534a08bbd1f60c5f7319c3, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:20:04.212962  8652 raft_consensus.cc:2804] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.213376  8065 raft_consensus.cc:2468] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6839d543d4534a08bbd1f60c5f7319c3 in term 2.
I20260710 13:20:04.213470  8652 raft_consensus.cc:697] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 LEADER]: Becoming Leader. State: Replica: 6839d543d4534a08bbd1f60c5f7319c3, State: Running, Role: LEADER
I20260710 13:20:04.215309  8652 consensus_queue.cc:237] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.226109  7890 catalog_manager.cc:5697] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 reported cstate change: term changed from 1 to 2, leader changed from 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66) to 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "6839d543d4534a08bbd1f60c5f7319c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.227396  8659 raft_consensus.cc:993] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 5c98a3da24e345258ede8cd4cf7b7df0 to start an election
I20260710 13:20:04.227941  8659 raft_consensus.cc:1081] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Signalling peer 5c98a3da24e345258ede8cd4cf7b7df0 to start an election
I20260710 13:20:04.229440  8065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83898670010641d18a00233055d5dde8"
dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
 from {username='slave'} at 127.0.0.1:40338
I20260710 13:20:04.229892  8065 raft_consensus.cc:493] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.230181  8065 raft_consensus.cc:3060] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.236650  8065 raft_consensus.cc:515] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.239856  8065 leader_election.cc:290] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:20:04.240331  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:20:04.240958  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83898670010641d18a00233055d5dde8" candidate_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:04.241602  8215 raft_consensus.cc:3055] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.241941  8215 raft_consensus.cc:740] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:04.242842  8215 consensus_queue.cc:260] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.243994  8215 raft_consensus.cc:3060] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.240989  8137 raft_consensus.cc:3060] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.251520  8137 raft_consensus.cc:2468] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 2.
I20260710 13:20:04.252854  8031 leader_election.cc:304] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c98a3da24e345258ede8cd4cf7b7df0, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:20:04.253634  8654 raft_consensus.cc:2804] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.254153  8654 raft_consensus.cc:697] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 LEADER]: Becoming Leader. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:20:04.254751  8215 raft_consensus.cc:2468] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c98a3da24e345258ede8cd4cf7b7df0 in term 2.
I20260710 13:20:04.255100  8654 consensus_queue.cc:237] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } }
I20260710 13:20:04.263502  7890 catalog_manager.cc:5697] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 reported cstate change: term changed from 1 to 2, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66). New cstate: current_term: 2 leader_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.331983  8668 raft_consensus.cc:993] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:04.332628  8655 raft_consensus.cc:1081] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Signalling peer 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:04.334622  8556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d"
dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:36040
I20260710 13:20:04.335314  8556 raft_consensus.cc:493] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.335623  8668 raft_consensus.cc:993] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:04.335708  8556 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:04.336331  8659 raft_consensus.cc:1081] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Signalling peer 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:04.338029  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635"
dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:36040
I20260710 13:20:04.338613  8555 raft_consensus.cc:493] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:04.338905  8555 raft_consensus.cc:3060] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.342265  8556 raft_consensus.cc:515] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:20:04.344264  8555 raft_consensus.cc:515] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:04.345292  8556 leader_election.cc:290] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 3 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:20:04.347025  8555 leader_election.cc:290] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:20:04.368005  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:04.368614  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:04.368680  8215 raft_consensus.cc:3055] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:04.369321  8137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f6d2e2ad8d44aff9b67be0b0740422d" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:20:04.369444  8212 raft_consensus.cc:3055] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:04.369920  8137 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:04.369932  8212 raft_consensus.cc:740] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:04.371685  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88d5340314f040dd8dc27b4dfd477635" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:20:04.371228  8212 consensus_queue.cc:260] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:04.372251  8065 raft_consensus.cc:3060] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.374187  8212 raft_consensus.cc:3060] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:04.369342  8215 raft_consensus.cc:740] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:04.376942  8215 consensus_queue.cc:260] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:20:04.378280  8215 raft_consensus.cc:3060] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:04.380285  8065 raft_consensus.cc:2468] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:20:04.381084  8068 raft_consensus.cc:1240] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Rejecting Update request from peer e64b1bdc143d4a458a1e85b0ae7753d1 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:04.382536  8212 raft_consensus.cc:2468] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:20:04.384236  8137 raft_consensus.cc:2468] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 3.
I20260710 13:20:04.384728  8500 leader_election.cc:304] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:20:04.386826  8674 raft_consensus.cc:2804] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:04.387197  8215 raft_consensus.cc:2468] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 3.
I20260710 13:20:04.387279  8500 leader_election.cc:304] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [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: 5afb0d9383a24a2ca434cf4135060535, 6839d543d4534a08bbd1f60c5f7319c3; no voters: 
I20260710 13:20:04.388756  8674 raft_consensus.cc:697] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:20:04.389334  8675 raft_consensus.cc:2804] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:04.389866  8675 raft_consensus.cc:697] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 3 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:20:04.390584  8675 consensus_queue.cc:237] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [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: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:20:04.390126  8674 consensus_queue.cc:237] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:04.403788  7890 catalog_manager.cc:5697] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 1 to 2, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.415333  7890 catalog_manager.cc:5697] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 2 to 3, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:04.570709  8215 raft_consensus.cc:1275] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 6839d543d4534a08bbd1f60c5f7319c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.571923  8660 consensus_queue.cc:1048] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.581489  8065 raft_consensus.cc:1275] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer 6839d543d4534a08bbd1f60c5f7319c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.583178  8652 consensus_queue.cc:1048] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.641194  8137 raft_consensus.cc:1275] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Refusing update from remote peer 5c98a3da24e345258ede8cd4cf7b7df0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.642674  8654 consensus_queue.cc:1048] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.656656  8215 raft_consensus.cc:1275] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 5c98a3da24e345258ede8cd4cf7b7df0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.658042  8650 consensus_queue.cc:1048] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.668638  8215 raft_consensus.cc:1275] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 6839d543d4534a08bbd1f60c5f7319c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.669960  8652 consensus_queue.cc:1048] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.679165  8065 raft_consensus.cc:1275] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer 6839d543d4534a08bbd1f60c5f7319c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.680642  8660 consensus_queue.cc:1048] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.909233  8215 raft_consensus.cc:1275] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:04.910512  8690 consensus_queue.cc:1048] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:04.921610  8137 raft_consensus.cc:1275] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 3 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:04.924418  8692 consensus_queue.cc:1048] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:04.936630  8065 raft_consensus.cc:1275] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.937950  8692 consensus_queue.cc:1048] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.949715  8215 raft_consensus.cc:1275] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:04.951489  8690 consensus_queue.cc:1048] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.971012  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:04.987650  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:05.001209  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:05.001726  8215 raft_consensus.cc:606] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Received request to transfer leadership to TS 5afb0d9383a24a2ca434cf4135060535
I20260710 13:20:05.005534  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:05.006331  8215 raft_consensus.cc:606] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Received request to transfer leadership to TS 5afb0d9383a24a2ca434cf4135060535
I20260710 13:20:05.006887  8668 raft_consensus.cc:993] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.007450  8659 raft_consensus.cc:1081] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Signalling peer 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.009047  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33"
dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:36040
I20260710 13:20:05.009315  8215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a"
dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
mode: GRACEFUL
new_leader_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:50192
I20260710 13:20:05.009621  8555 raft_consensus.cc:493] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.009884  8215 raft_consensus.cc:606] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Received request to transfer leadership to TS 5afb0d9383a24a2ca434cf4135060535
I20260710 13:20:05.010059  8555 raft_consensus.cc:3060] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.012459  8065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec"
dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
mode: GRACEFUL
new_leader_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:39796
I20260710 13:20:05.012997  8065 raft_consensus.cc:606] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 LEADER]: Received request to transfer leadership to TS 5afb0d9383a24a2ca434cf4135060535
I20260710 13:20:05.014607  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:20:05.015552  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:05.018147  8555 raft_consensus.cc:515] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.019819  8555 leader_election.cc:290] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:20:05.020613  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:05.020942  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d766355bfc405ba4f48698f4f37e33" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:20:05.021219  8215 raft_consensus.cc:3055] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.021482  8065 raft_consensus.cc:3060] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.021530  8215 raft_consensus.cc:740] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:05.022338  8215 consensus_queue.cc:260] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.023505  8215 raft_consensus.cc:3060] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.028110  8065 raft_consensus.cc:2468] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:20:05.029265  8500 leader_election.cc:304] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:20:05.030108  8696 raft_consensus.cc:2804] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.030186  8215 raft_consensus.cc:2468] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:20:05.030603  8696 raft_consensus.cc:697] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:20:05.031610  8696 consensus_queue.cc:237] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.038798  7890 catalog_manager.cc:5697] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 1 to 2, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.128739  8650 raft_consensus.cc:993] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: : Instructing follower 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.129190  8650 raft_consensus.cc:1081] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 LEADER]: Signalling peer 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.130545  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec"
dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:36026
I20260710 13:20:05.131031  8555 raft_consensus.cc:493] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.131412  8555 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:05.138777  8555 raft_consensus.cc:515] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.140616  8555 leader_election.cc:290] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 4 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:20:05.141258  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:05.141621  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3c8e361d3b14033aa55a2f9ec42a6ec" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:20:05.141955  8215 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:05.142158  8065 raft_consensus.cc:3055] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:05.142513  8065 raft_consensus.cc:740] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c98a3da24e345258ede8cd4cf7b7df0, State: Running, Role: LEADER
I20260710 13:20:05.143288  8065 consensus_queue.cc:260] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.144630  8065 raft_consensus.cc:3060] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:05.148181  8215 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 4.
I20260710 13:20:05.149228  8502 leader_election.cc:304] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [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: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:20:05.150014  8696 raft_consensus.cc:2804] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:05.150314  8065 raft_consensus.cc:2468] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 4.
I20260710 13:20:05.150527  8696 raft_consensus.cc:697] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 4 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:20:05.151564  8696 consensus_queue.cc:237] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.160514  7890 catalog_manager.cc:5697] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 3 to 4, leader changed from 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 4 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.216002  8659 raft_consensus.cc:993] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.216503  8668 raft_consensus.cc:1081] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Signalling peer 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.217943  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b"
dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:36040
I20260710 13:20:05.218376  8555 raft_consensus.cc:493] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.218628  8555 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:05.223416  8555 raft_consensus.cc:515] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.225181  8555 leader_election.cc:290] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 3 election: Requested vote from peers e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865), 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867)
I20260710 13:20:05.225780  8215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:05.226338  8215 raft_consensus.cc:3055] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:05.226672  8215 raft_consensus.cc:740] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:05.227308  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b88e8bd27ee4effb797969d9369228b" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c98a3da24e345258ede8cd4cf7b7df0"
I20260710 13:20:05.227398  8215 consensus_queue.cc:260] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.227938  8065 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:05.228744  8215 raft_consensus.cc:3060] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:05.232875  8065 raft_consensus.cc:2468] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 3.
I20260710 13:20:05.233196  8215 raft_consensus.cc:2468] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 3.
I20260710 13:20:05.234088  8500 leader_election.cc:304] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [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: 5afb0d9383a24a2ca434cf4135060535, 5c98a3da24e345258ede8cd4cf7b7df0; no voters: 
I20260710 13:20:05.235028  8696 raft_consensus.cc:2804] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:05.235535  8696 raft_consensus.cc:697] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 3 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:20:05.236362  8696 consensus_queue.cc:237] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [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: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } }
I20260710 13:20:05.243635  7890 catalog_manager.cc:5697] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 2 to 3, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.456660  8668 raft_consensus.cc:993] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: : Instructing follower 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.457144  8659 raft_consensus.cc:1081] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Signalling peer 5afb0d9383a24a2ca434cf4135060535 to start an election
I20260710 13:20:05.458870  8555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a"
dest_uuid: "5afb0d9383a24a2ca434cf4135060535"
 from {username='slave'} at 127.0.0.1:36040
I20260710 13:20:05.458947  8215 raft_consensus.cc:1275] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.459414  8555 raft_consensus.cc:493] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.459802  8555 raft_consensus.cc:3060] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.460359  8696 consensus_queue.cc:1048] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:05.466078  8555 raft_consensus.cc:515] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:20:05.468212  8555 leader_election.cc:290] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Requested vote from peers 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695), e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68:40865)
I20260710 13:20:05.470624  8142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6839d543d4534a08bbd1f60c5f7319c3"
I20260710 13:20:05.471199  8142 raft_consensus.cc:3060] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.473763  8212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0dda3679547425ebab2b95537ef637a" candidate_uuid: "5afb0d9383a24a2ca434cf4135060535" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1"
I20260710 13:20:05.474323  8212 raft_consensus.cc:3055] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.474632  8212 raft_consensus.cc:740] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e64b1bdc143d4a458a1e85b0ae7753d1, State: Running, Role: LEADER
I20260710 13:20:05.474968  8065 raft_consensus.cc:1275] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.475452  8212 consensus_queue.cc:260] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:20:05.476855  8212 raft_consensus.cc:3060] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.481076  8142 raft_consensus.cc:2468] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:20:05.481681  8696 consensus_queue.cc:1048] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:05.483986  8212 raft_consensus.cc:2468] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5afb0d9383a24a2ca434cf4135060535 in term 2.
I20260710 13:20:05.485899  8502 leader_election.cc:304] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5afb0d9383a24a2ca434cf4135060535, e64b1bdc143d4a458a1e85b0ae7753d1; no voters: 
I20260710 13:20:05.486809  8696 raft_consensus.cc:2804] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.487939  8696 raft_consensus.cc:697] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Becoming Leader. State: Replica: 5afb0d9383a24a2ca434cf4135060535, State: Running, Role: LEADER
I20260710 13:20:05.488837  8696 consensus_queue.cc:237] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } }
I20260710 13:20:05.498044  7890 catalog_manager.cc:5697] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 reported cstate change: term changed from 1 to 2, leader changed from e64b1bdc143d4a458a1e85b0ae7753d1 (127.5.190.68) to 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "5afb0d9383a24a2ca434cf4135060535" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5afb0d9383a24a2ca434cf4135060535" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 39003 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.572415  8068 raft_consensus.cc:1275] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 4 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:05.573746  8696 consensus_queue.cc:1048] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:05.582288  8212 raft_consensus.cc:1275] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 4 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:05.583906  8697 consensus_queue.cc:1048] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:05.674952  8068 raft_consensus.cc:1275] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:05.676278  8697 consensus_queue.cc:1048] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c98a3da24e345258ede8cd4cf7b7df0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:05.686901  8212 raft_consensus.cc:1275] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:05.689194  8696 consensus_queue.cc:1048] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:05.906955  8142 raft_consensus.cc:1275] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.908317  8696 consensus_queue.cc:1048] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6839d543d4534a08bbd1f60c5f7319c3" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:05.917219  8212 raft_consensus.cc:1275] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Refusing update from remote peer 5afb0d9383a24a2ca434cf4135060535: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.918969  8718 consensus_queue.cc:1048] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e64b1bdc143d4a458a1e85b0ae7753d1" member_type: VOTER last_known_addr { host: "127.5.190.68" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.016463  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:06.029379  5881 tablet_server.cc:179] TabletServer@127.5.190.65:39003 shutting down...
I20260710 13:20:06.055794  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:06.056584  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.057364  5881 raft_consensus.cc:2243] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.057916  5881 raft_consensus.cc:2272] T 0b9e109a4f9146b58ddf62291dd26200 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.060346  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.061040  5881 raft_consensus.cc:2243] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:06.061317  8034 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 24 similar messages]
I20260710 13:20:06.061445  5881 raft_consensus.cc:2272] T 365003b72ff64991b7b01399e4bb76a4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.063868  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.064563  5881 raft_consensus.cc:2243] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:20:06.064584  8034 consensus_peers.cc:597] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.065426  5881 raft_consensus.cc:2272] T c0dda3679547425ebab2b95537ef637a P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.067637  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.068305  5881 raft_consensus.cc:2243] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.068711  5881 raft_consensus.cc:2272] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.070564  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.071091  5881 raft_consensus.cc:2243] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.071549  5881 raft_consensus.cc:2272] T 30e74b854ef24c4e899ca5e8cccd96ac P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.073419  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.073938  5881 raft_consensus.cc:2243] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.074671  5881 raft_consensus.cc:2272] T 19d766355bfc405ba4f48698f4f37e33 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.077652  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.078457  5881 raft_consensus.cc:2243] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.080574  5881 raft_consensus.cc:2272] T 9b88e8bd27ee4effb797969d9369228b P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.083806  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.084775  5881 raft_consensus.cc:2243] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.085280  5881 raft_consensus.cc:2272] T 87a585d3bc08494b897b894358927903 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.087414  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.088027  5881 raft_consensus.cc:2243] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.088411  5881 raft_consensus.cc:2272] T bd089ebeb2624d2b961f7da1f99dd70d P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.090229  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.090940  5881 raft_consensus.cc:2243] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.091823  5881 raft_consensus.cc:2272] T 88d5340314f040dd8dc27b4dfd477635 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.093668  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.094257  5881 raft_consensus.cc:2243] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.094681  5881 raft_consensus.cc:2272] T d76a17e8cafe4a5cb601e771e939fbd4 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.096487  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.096982  5881 raft_consensus.cc:2243] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.097751  5881 raft_consensus.cc:2272] T 1f6d2e2ad8d44aff9b67be0b0740422d P 5afb0d9383a24a2ca434cf4135060535 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.099495  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.100023  5881 raft_consensus.cc:2243] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.100433  5881 raft_consensus.cc:2272] T 2bedc10c12fc4638ac0038be4b6657d3 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.102586  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.103259  5881 raft_consensus.cc:2243] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.103736  5881 raft_consensus.cc:2272] T 475393bfb8014b1bb23dd0f21671ed89 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.105865  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.106555  5881 raft_consensus.cc:2243] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.107009  5881 raft_consensus.cc:2272] T 1d8037285c2f4552a08d3319430f1e07 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.107101  8182 consensus_peers.cc:597] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.108947  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.109467  5881 raft_consensus.cc:2243] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.110157  5881 raft_consensus.cc:2272] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5afb0d9383a24a2ca434cf4135060535 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.112097  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.112586  5881 raft_consensus.cc:2243] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.112943  5881 raft_consensus.cc:2272] T c06bc0134ca5457d99b7b9398a903f00 P 5afb0d9383a24a2ca434cf4135060535 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.114887  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:06.115317  5881 raft_consensus.cc:2243] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.115765  5881 raft_consensus.cc:2272] T f19d70240b1b4d3ebebf56a2f1d64090 P 5afb0d9383a24a2ca434cf4135060535 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.122246  8034 consensus_peers.cc:597] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.156528  5881 tablet_server.cc:196] TabletServer@127.5.190.65:39003 shutdown complete.
W20260710 13:20:06.162506  8182 consensus_peers.cc:597] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.186983  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
I20260710 13:20:06.218298  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:06.219141  5881 tablet_replica.cc:333] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.220039  5881 raft_consensus.cc:2243] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.220518  5881 raft_consensus.cc:2272] T ac9824ac2e8f4850b0d4280d9f852483 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.222592  5881 tablet_replica.cc:333] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.223418  5881 raft_consensus.cc:2243] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.224041  5881 raft_consensus.cc:2272] T d76a17e8cafe4a5cb601e771e939fbd4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.225771  8108 consensus_peers.cc:597] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.226267  5881 tablet_replica.cc:333] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.226915  5881 raft_consensus.cc:2243] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.227336  5881 raft_consensus.cc:2272] T 88d5340314f040dd8dc27b4dfd477635 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.229869  5881 tablet_replica.cc:333] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.230844  5881 raft_consensus.cc:2243] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.232118  5881 raft_consensus.cc:2272] T 365003b72ff64991b7b01399e4bb76a4 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.232121  8182 consensus_peers.cc:597] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.234910  5881 tablet_replica.cc:333] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
W20260710 13:20:06.234988  8034 consensus_peers.cc:597] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.235723  5881 raft_consensus.cc:2243] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.236268  5881 raft_consensus.cc:2272] T 0b9e109a4f9146b58ddf62291dd26200 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.238925  5881 tablet_replica.cc:333] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.239802  5881 raft_consensus.cc:2243] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.240799  5881 raft_consensus.cc:2272] T 1d8037285c2f4552a08d3319430f1e07 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.241318  8179 consensus_peers.cc:597] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Couldn't send request to peer 5c98a3da24e345258ede8cd4cf7b7df0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.242849  5881 tablet_replica.cc:333] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.243434  5881 raft_consensus.cc:2243] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.243916  5881 raft_consensus.cc:2272] T f3c8e361d3b14033aa55a2f9ec42a6ec P 5c98a3da24e345258ede8cd4cf7b7df0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.246052  5881 tablet_replica.cc:333] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.246577  5881 raft_consensus.cc:2243] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.246985  5881 raft_consensus.cc:2272] T 19d766355bfc405ba4f48698f4f37e33 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.249707  5881 tablet_replica.cc:333] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.250234  5881 raft_consensus.cc:2243] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.250962  5881 raft_consensus.cc:2272] T 8656850fe0554380abfa1284587e1655 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.252676  5881 tablet_replica.cc:333] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.253173  5881 raft_consensus.cc:2243] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.253902  5881 raft_consensus.cc:2272] T 475393bfb8014b1bb23dd0f21671ed89 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.255653  5881 tablet_replica.cc:333] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.256557  5881 raft_consensus.cc:2243] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.257131  5881 raft_consensus.cc:2272] T 2bedc10c12fc4638ac0038be4b6657d3 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.259024  5881 tablet_replica.cc:333] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.259545  5881 raft_consensus.cc:2243] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.259895  5881 raft_consensus.cc:2272] T 9b88e8bd27ee4effb797969d9369228b P 5c98a3da24e345258ede8cd4cf7b7df0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.262207  5881 tablet_replica.cc:333] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.262646  5881 raft_consensus.cc:2243] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.263334  5881 raft_consensus.cc:2272] T c06bc0134ca5457d99b7b9398a903f00 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.265098  5881 tablet_replica.cc:333] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.265511  5881 raft_consensus.cc:2243] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.266141  5881 raft_consensus.cc:2272] T 83898670010641d18a00233055d5dde8 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.267669  5881 tablet_replica.cc:333] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.268178  5881 raft_consensus.cc:2243] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.268556  5881 raft_consensus.cc:2272] T aa24ded26277482095f9505d4ab169b2 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.270511  5881 tablet_replica.cc:333] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.271029  5881 raft_consensus.cc:2243] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.271427  5881 raft_consensus.cc:2272] T 036428668c9b423e8c0c58fb7ab8fbc9 P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.272173  8105 consensus_peers.cc:597] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Couldn't send request to peer 5c98a3da24e345258ede8cd4cf7b7df0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.273331  5881 tablet_replica.cc:333] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.273808  5881 raft_consensus.cc:2243] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.274139  5881 raft_consensus.cc:2272] T f52c76d1107c4629890224d469937a4d P 5c98a3da24e345258ede8cd4cf7b7df0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.275681  5881 tablet_replica.cc:333] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0: stopping tablet replica
I20260710 13:20:06.276165  5881 raft_consensus.cc:2243] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.276510  5881 raft_consensus.cc:2272] T 12810c3c2dea4a429483c83d22f66d6e P 5c98a3da24e345258ede8cd4cf7b7df0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:06.281087  8105 consensus_peers.cc:597] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5c98a3da24e345258ede8cd4cf7b7df0 (127.5.190.66:41867): Couldn't send request to peer 5c98a3da24e345258ede8cd4cf7b7df0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:06.285090  8108 consensus_peers.cc:597] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:06.290074  8108 consensus_peers.cc:597] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.316484  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
W20260710 13:20:06.344058  8182 consensus_peers.cc:597] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 5afb0d9383a24a2ca434cf4135060535 (127.5.190.65:39003): Couldn't send request to peer 5afb0d9383a24a2ca434cf4135060535. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:39003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.348430  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
W20260710 13:20:06.356649  8179 consensus_peers.cc:597] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:06.358937  8179 consensus_peers.cc:597] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.376765  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:06.377719  5881 tablet_replica.cc:333] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.378423  5881 raft_consensus.cc:2243] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:20:06.379232  8179 consensus_peers.cc:597] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.379261  5881 raft_consensus.cc:2272] T 0b9e109a4f9146b58ddf62291dd26200 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.381309  5881 tablet_replica.cc:333] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.381903  5881 raft_consensus.cc:2243] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.382586  5881 raft_consensus.cc:2272] T ac9824ac2e8f4850b0d4280d9f852483 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.384374  5881 tablet_replica.cc:333] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.384896  5881 raft_consensus.cc:2243] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.385376  5881 raft_consensus.cc:2272] T bd089ebeb2624d2b961f7da1f99dd70d P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.387077  5881 tablet_replica.cc:333] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.387593  5881 raft_consensus.cc:2243] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.388093  5881 raft_consensus.cc:2272] T aa24ded26277482095f9505d4ab169b2 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.389775  5881 tablet_replica.cc:333] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.390338  5881 raft_consensus.cc:2243] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.390748  5881 raft_consensus.cc:2272] T 83898670010641d18a00233055d5dde8 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.392438  5881 tablet_replica.cc:333] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.392953  5881 raft_consensus.cc:2243] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.393363  5881 raft_consensus.cc:2272] T c0dda3679547425ebab2b95537ef637a P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.395733  5881 tablet_replica.cc:333] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.396315  5881 raft_consensus.cc:2243] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.396706  5881 raft_consensus.cc:2272] T 12810c3c2dea4a429483c83d22f66d6e P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.398525  5881 tablet_replica.cc:333] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.399051  5881 raft_consensus.cc:2243] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.399435  5881 raft_consensus.cc:2272] T 8656850fe0554380abfa1284587e1655 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.401193  5881 tablet_replica.cc:333] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.401674  5881 raft_consensus.cc:2243] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.402393  5881 raft_consensus.cc:2272] T 30e74b854ef24c4e899ca5e8cccd96ac P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.404239  5881 tablet_replica.cc:333] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.404760  5881 raft_consensus.cc:2243] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.405431  5881 raft_consensus.cc:2272] T f52c76d1107c4629890224d469937a4d P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.407184  5881 tablet_replica.cc:333] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.407732  5881 raft_consensus.cc:2243] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.408160  5881 raft_consensus.cc:2272] T 1d8037285c2f4552a08d3319430f1e07 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.409997  5881 tablet_replica.cc:333] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.410475  5881 raft_consensus.cc:2243] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.410872  5881 raft_consensus.cc:2272] T f19d70240b1b4d3ebebf56a2f1d64090 P 6839d543d4534a08bbd1f60c5f7319c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.412567  5881 tablet_replica.cc:333] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.413065  5881 raft_consensus.cc:2243] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.413508  5881 raft_consensus.cc:2272] T c06bc0134ca5457d99b7b9398a903f00 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.415185  5881 tablet_replica.cc:333] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.415688  5881 raft_consensus.cc:2243] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.416139  5881 raft_consensus.cc:2272] T 87a585d3bc08494b897b894358927903 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.417759  5881 tablet_replica.cc:333] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.418229  5881 raft_consensus.cc:2243] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.418962  5881 raft_consensus.cc:2272] T 2bedc10c12fc4638ac0038be4b6657d3 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.420776  5881 tablet_replica.cc:333] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.421229  5881 raft_consensus.cc:2243] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.421617  5881 raft_consensus.cc:2272] T 475393bfb8014b1bb23dd0f21671ed89 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.423477  5881 tablet_replica.cc:333] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.423978  5881 raft_consensus.cc:2243] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.424759  5881 raft_consensus.cc:2272] T d76a17e8cafe4a5cb601e771e939fbd4 P 6839d543d4534a08bbd1f60c5f7319c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.426735  5881 tablet_replica.cc:333] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3: stopping tablet replica
I20260710 13:20:06.427194  5881 raft_consensus.cc:2243] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.427604  5881 raft_consensus.cc:2272] T 1f6d2e2ad8d44aff9b67be0b0740422d P 6839d543d4534a08bbd1f60c5f7319c3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.463598  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:20:06.494045  5881 tablet_server.cc:179] TabletServer@127.5.190.68:0 shutting down...
W20260710 13:20:06.494594  8179 consensus_peers.cc:597] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 -> Peer 6839d543d4534a08bbd1f60c5f7319c3 (127.5.190.67:40695): Couldn't send request to peer 6839d543d4534a08bbd1f60c5f7319c3. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.67:40695: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:06.521698  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:06.522610  5881 tablet_replica.cc:333] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.523272  5881 raft_consensus.cc:2243] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.524156  5881 raft_consensus.cc:2272] T f19d70240b1b4d3ebebf56a2f1d64090 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.525995  5881 tablet_replica.cc:333] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.526557  5881 raft_consensus.cc:2243] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.526962  5881 raft_consensus.cc:2272] T ac9824ac2e8f4850b0d4280d9f852483 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.528631  5881 tablet_replica.cc:333] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.529135  5881 raft_consensus.cc:2243] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.529537  5881 raft_consensus.cc:2272] T 88d5340314f040dd8dc27b4dfd477635 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.531158  5881 tablet_replica.cc:333] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.531678  5881 raft_consensus.cc:2243] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.532496  5881 raft_consensus.cc:2272] T bd089ebeb2624d2b961f7da1f99dd70d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.534164  5881 tablet_replica.cc:333] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.534677  5881 raft_consensus.cc:2243] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.535079  5881 raft_consensus.cc:2272] T 1f6d2e2ad8d44aff9b67be0b0740422d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.536741  5881 tablet_replica.cc:333] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.537236  5881 raft_consensus.cc:2243] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.537617  5881 raft_consensus.cc:2272] T c0dda3679547425ebab2b95537ef637a P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.539685  5881 tablet_replica.cc:333] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.540302  5881 raft_consensus.cc:2243] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.540716  5881 raft_consensus.cc:2272] T 19d766355bfc405ba4f48698f4f37e33 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.542402  5881 tablet_replica.cc:333] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.543009  5881 raft_consensus.cc:2243] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.543423  5881 raft_consensus.cc:2272] T 30e74b854ef24c4e899ca5e8cccd96ac P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.545476  5881 tablet_replica.cc:333] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.545981  5881 raft_consensus.cc:2243] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.546375  5881 raft_consensus.cc:2272] T 8656850fe0554380abfa1284587e1655 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.548074  5881 tablet_replica.cc:333] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.548542  5881 raft_consensus.cc:2243] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.548965  5881 raft_consensus.cc:2272] T f3c8e361d3b14033aa55a2f9ec42a6ec P e64b1bdc143d4a458a1e85b0ae7753d1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.551204  5881 tablet_replica.cc:333] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.551712  5881 raft_consensus.cc:2243] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.552175  5881 raft_consensus.cc:2272] T f52c76d1107c4629890224d469937a4d P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.553791  5881 tablet_replica.cc:333] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.554247  5881 raft_consensus.cc:2243] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.554641  5881 raft_consensus.cc:2272] T 365003b72ff64991b7b01399e4bb76a4 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.556376  5881 tablet_replica.cc:333] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.556891  5881 raft_consensus.cc:2243] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.557631  5881 raft_consensus.cc:2272] T 12810c3c2dea4a429483c83d22f66d6e P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.559237  5881 tablet_replica.cc:333] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.559705  5881 raft_consensus.cc:2243] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.560149  5881 raft_consensus.cc:2272] T 83898670010641d18a00233055d5dde8 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.561748  5881 tablet_replica.cc:333] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.562233  5881 raft_consensus.cc:2243] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.562959  5881 raft_consensus.cc:2272] T aa24ded26277482095f9505d4ab169b2 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.564627  5881 tablet_replica.cc:333] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.565093  5881 raft_consensus.cc:2243] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.565791  5881 raft_consensus.cc:2272] T 036428668c9b423e8c0c58fb7ab8fbc9 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.567374  5881 tablet_replica.cc:333] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.567836  5881 raft_consensus.cc:2243] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:06.568276  5881 raft_consensus.cc:2272] T 9b88e8bd27ee4effb797969d9369228b P e64b1bdc143d4a458a1e85b0ae7753d1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.570377  5881 tablet_replica.cc:333] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1: stopping tablet replica
I20260710 13:20:06.570835  5881 raft_consensus.cc:2243] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.571573  5881 raft_consensus.cc:2272] T 87a585d3bc08494b897b894358927903 P e64b1bdc143d4a458a1e85b0ae7753d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.608848  5881 tablet_server.cc:196] TabletServer@127.5.190.68:0 shutdown complete.
I20260710 13:20:06.636564  5881 master.cc:562] Master@127.5.190.126:36041 shutting down...
I20260710 13:20:06.659605  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:06.660156  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:06.660456  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8fc29e11ebc4d76bd1d3ce55463f888: stopping tablet replica
I20260710 13:20:06.715759  5881 master.cc:584] Master@127.5.190.126:36041 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20791 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:06.772185  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:40159
I20260710 13:20:06.773252  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:06.778621  8728 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
W20260710 13:20:06.778896  8729 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
W20260710 13:20:06.779939  8731 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
I20260710 13:20:06.781018  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:06.782106  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:06.782287  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:06.782402  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689606782392 us; error 0 us; skew 500 ppm
I20260710 13:20:06.782857  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:06.785182  5881 webserver.cc:533] Webserver started at http://127.5.190.126:45667/ using document root <none> and password file <none>
I20260710 13:20:06.785605  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:06.785751  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:06.785956  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:06.787001  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "2b70d7a624d641a1a56a0e3427083e43"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-0606"
I20260710 13:20:06.791672  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:06.795022  8736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.795753  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:06.796078  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "2b70d7a624d641a1a56a0e3427083e43"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-0606"
I20260710 13:20:06.796376  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-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)
I20260710 13:20:06.812346  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:06.813573  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:06.851367  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:40159
I20260710 13:20:06.851461  8787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:40159 every 8 connection(s)
I20260710 13:20:06.855337  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:06.865417  8788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43: Bootstrap starting.
I20260710 13:20:06.870301  8788 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:06.874519  8788 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43: No bootstrap required, opened a new log
I20260710 13:20:06.876758  8788 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b70d7a624d641a1a56a0e3427083e43" member_type: VOTER }
I20260710 13:20:06.877167  8788 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:06.877409  8788 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b70d7a624d641a1a56a0e3427083e43, State: Initialized, Role: FOLLOWER
I20260710 13:20:06.878052  8788 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b70d7a624d641a1a56a0e3427083e43" member_type: VOTER }
I20260710 13:20:06.878525  8788 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:06.878749  8788 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:06.878997  8788 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:06.884421  8788 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b70d7a624d641a1a56a0e3427083e43" member_type: VOTER }
I20260710 13:20:06.884982  8788 leader_election.cc:304] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [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: 2b70d7a624d641a1a56a0e3427083e43; no voters: 
I20260710 13:20:06.886142  8788 leader_election.cc:290] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:06.886583  8791 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:06.888031  8791 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 1 LEADER]: Becoming Leader. State: Replica: 2b70d7a624d641a1a56a0e3427083e43, State: Running, Role: LEADER
I20260710 13:20:06.888700  8791 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [LEADER]: Queue going to LEADER mode. State: All 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: "2b70d7a624d641a1a56a0e3427083e43" member_type: VOTER }
I20260710 13:20:06.889223  8788 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:06.893687  8793 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b70d7a624d641a1a56a0e3427083e43. Latest consensus state: current_term: 1 leader_uuid: "2b70d7a624d641a1a56a0e3427083e43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b70d7a624d641a1a56a0e3427083e43" member_type: VOTER } }
I20260710 13:20:06.894440  8793 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:06.896193  8792 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b70d7a624d641a1a56a0e3427083e43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b70d7a624d641a1a56a0e3427083e43" member_type: VOTER } }
I20260710 13:20:06.896565  8799 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:06.896809  8792 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:06.901808  8799 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:06.906169  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:06.912705  8799 catalog_manager.cc:1383] Generated new cluster ID: 23f8a2a392f84d24a330c347aface4e8
I20260710 13:20:06.913036  8799 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:06.931892  8799 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:06.933177  8799 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:06.947314  8799 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43: Generated new TSK 0
I20260710 13:20:06.947927  8799 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:06.973839  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:06.979858  8809 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
W20260710 13:20:06.981181  8810 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
I20260710 13:20:06.983009  5881 server_base.cc:1061] running on GCE node
W20260710 13:20:06.983156  8812 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
I20260710 13:20:06.984198  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:06.984433  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:06.984617  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689606984597 us; error 0 us; skew 500 ppm
I20260710 13:20:06.985245  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:06.987550  5881 webserver.cc:533] Webserver started at http://127.5.190.65:43737/ using document root <none> and password file <none>
I20260710 13:20:06.988114  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:06.988325  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:06.988605  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:06.989678  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "34a4a7aea5e34672af4b495bef16c344"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-0606"
I20260710 13:20:06.994823  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:06.998322  8817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:06.999138  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:06.999455  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "34a4a7aea5e34672af4b495bef16c344"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-0606"
I20260710 13:20:06.999730  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-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)
I20260710 13:20:07.026713  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.027987  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.029430  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.031761  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.031939  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.032258  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.032447  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.071345  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:42699
I20260710 13:20:07.071439  8879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:42699 every 8 connection(s)
I20260710 13:20:07.076274  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.083788  8884 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
W20260710 13:20:07.084934  8885 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
I20260710 13:20:07.086910  5881 server_base.cc:1061] running on GCE node
W20260710 13:20:07.087673  8887 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
I20260710 13:20:07.088821  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:07.089097  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:07.089213  8880 heartbeater.cc:344] Connected to a master server at 127.5.190.126:40159
I20260710 13:20:07.089295  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689607089279 us; error 0 us; skew 500 ppm
I20260710 13:20:07.089741  8880 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.090113  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.090634  8880 heartbeater.cc:507] Master 127.5.190.126:40159 requested a full tablet report, sending...
I20260710 13:20:07.092777  5881 webserver.cc:533] Webserver started at http://127.5.190.66:43579/ using document root <none> and password file <none>
I20260710 13:20:07.093101  8753 ts_manager.cc:194] Registered new tserver with Master: 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699)
I20260710 13:20:07.093457  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.093732  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.094061  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.095417  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "c0c998853df44696a2bfd86436cf9a9e"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-0606"
I20260710 13:20:07.095464  8753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60118
I20260710 13:20:07.100590  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:07.103947  8892 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.104701  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:07.105002  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "c0c998853df44696a2bfd86436cf9a9e"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-0606"
I20260710 13:20:07.105266  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-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)
I20260710 13:20:07.123301  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.124503  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.125931  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.128166  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.128383  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.128631  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.128803  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.171026  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:41515
I20260710 13:20:07.171118  8954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:41515 every 8 connection(s)
I20260710 13:20:07.175906  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:07.182054  8958 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
W20260710 13:20:07.183074  8959 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
I20260710 13:20:07.186663  5881 server_base.cc:1061] running on GCE node
W20260710 13:20:07.186714  8961 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
I20260710 13:20:07.187610  8955 heartbeater.cc:344] Connected to a master server at 127.5.190.126:40159
I20260710 13:20:07.188020  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:07.188046  8955 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:07.188421  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:07.188633  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689607188618 us; error 0 us; skew 500 ppm
I20260710 13:20:07.189067  8955 heartbeater.cc:507] Master 127.5.190.126:40159 requested a full tablet report, sending...
I20260710 13:20:07.189234  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:07.191380  8753 ts_manager.cc:194] Registered new tserver with Master: c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:07.192323  5881 webserver.cc:533] Webserver started at http://127.5.190.67:36751/ using document root <none> and password file <none>
I20260710 13:20:07.192977  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:07.193203  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:07.193228  8753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60122
I20260710 13:20:07.193624  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:07.195024  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "a194ab54fecb404181ab70a160ebab13"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-0606"
I20260710 13:20:07.199529  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:20:07.202961  8966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.203747  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:07.204085  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "a194ab54fecb404181ab70a160ebab13"
format_stamp: "Formatted at 2026-07-10 13:20:07 on dist-test-slave-0606"
I20260710 13:20:07.204339  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-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)
I20260710 13:20:07.234175  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:07.235414  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:07.236913  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:07.239095  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:07.239274  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.239570  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:07.239735  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:07.278756  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:40381
I20260710 13:20:07.278851  9028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:40381 every 8 connection(s)
I20260710 13:20:07.292233  9029 heartbeater.cc:344] Connected to a master server at 127.5.190.126:40159
I20260710 13:20:07.292608  9029 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:07.293246  9029 heartbeater.cc:507] Master 127.5.190.126:40159 requested a full tablet report, sending...
I20260710 13:20:07.295181  8753 ts_manager.cc:194] Registered new tserver with Master: a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:07.295396  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013468739s
I20260710 13:20:07.296756  8753 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60126
I20260710 13:20:07.319702  8753 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60134:
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"
    }
  }
}
W20260710 13:20:07.322664  8753 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.
I20260710 13:20:07.398087  8994 tablet_service.cc:1511] Processing CreateTablet for tablet 029d873c933843ad8c0a9f61acf5b52d (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:07.399618  8994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029d873c933843ad8c0a9f61acf5b52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.401367  8993 tablet_service.cc:1511] Processing CreateTablet for tablet b047123241f447fe80e7431267ef1be1 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:07.402884  8993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b047123241f447fe80e7431267ef1be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.405435  8992 tablet_service.cc:1511] Processing CreateTablet for tablet 596317541197425aa30cdec02bd73392 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:07.406863  8992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596317541197425aa30cdec02bd73392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.406992  8991 tablet_service.cc:1511] Processing CreateTablet for tablet f0991d07cf744f63be5c279f031e4691 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:07.408947  8991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0991d07cf744f63be5c279f031e4691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.412245  8990 tablet_service.cc:1511] Processing CreateTablet for tablet 53521681b74743a3995d55c54cd09df9 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:07.413713  8990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53521681b74743a3995d55c54cd09df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.419356  8989 tablet_service.cc:1511] Processing CreateTablet for tablet 0b680c41347b4ce0b550f685e85fc87c (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:07.420853  8989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b680c41347b4ce0b550f685e85fc87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.421913  8920 tablet_service.cc:1511] Processing CreateTablet for tablet 029d873c933843ad8c0a9f61acf5b52d (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:07.423758  8920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029d873c933843ad8c0a9f61acf5b52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.426822  8919 tablet_service.cc:1511] Processing CreateTablet for tablet b047123241f447fe80e7431267ef1be1 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:07.428682  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b047123241f447fe80e7431267ef1be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.453871  8988 tablet_service.cc:1511] Processing CreateTablet for tablet 79cbf6edc72542f0bf4e49b36b51df3f (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:07.455328  8988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cbf6edc72542f0bf4e49b36b51df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.460171  8845 tablet_service.cc:1511] Processing CreateTablet for tablet 029d873c933843ad8c0a9f61acf5b52d (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:07.461237  8918 tablet_service.cc:1511] Processing CreateTablet for tablet 596317541197425aa30cdec02bd73392 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:07.462772  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596317541197425aa30cdec02bd73392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.462709  8840 tablet_service.cc:1511] Processing CreateTablet for tablet 0b680c41347b4ce0b550f685e85fc87c (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:07.463088  8844 tablet_service.cc:1511] Processing CreateTablet for tablet b047123241f447fe80e7431267ef1be1 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:07.461696  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029d873c933843ad8c0a9f61acf5b52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.465004  8843 tablet_service.cc:1511] Processing CreateTablet for tablet 596317541197425aa30cdec02bd73392 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:07.466415  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b680c41347b4ce0b550f685e85fc87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.467049  8842 tablet_service.cc:1511] Processing CreateTablet for tablet f0991d07cf744f63be5c279f031e4691 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:07.469046  8841 tablet_service.cc:1511] Processing CreateTablet for tablet 53521681b74743a3995d55c54cd09df9 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:07.465147  8839 tablet_service.cc:1511] Processing CreateTablet for tablet 79cbf6edc72542f0bf4e49b36b51df3f (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:07.470729  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 596317541197425aa30cdec02bd73392. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.473207  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 6f16bf59e168459f94d8d2d3e8524e4c (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:07.474599  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f16bf59e168459f94d8d2d3e8524e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.475873  8917 tablet_service.cc:1511] Processing CreateTablet for tablet f0991d07cf744f63be5c279f031e4691 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:07.477332  8917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0991d07cf744f63be5c279f031e4691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.477458  8837 tablet_service.cc:1511] Processing CreateTablet for tablet 78eb8ff9e9b545a283eaae95e704cab4 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:07.478765  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78eb8ff9e9b545a283eaae95e704cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.481105  8916 tablet_service.cc:1511] Processing CreateTablet for tablet 53521681b74743a3995d55c54cd09df9 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:07.482511  8916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53521681b74743a3995d55c54cd09df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.483880  8911 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac0bb52c60943c18b106ee04db8a32b (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:07.485257  8911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac0bb52c60943c18b106ee04db8a32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.485147  8915 tablet_service.cc:1511] Processing CreateTablet for tablet 0b680c41347b4ce0b550f685e85fc87c (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:07.486452  8915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b680c41347b4ce0b550f685e85fc87c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.481105  8914 tablet_service.cc:1511] Processing CreateTablet for tablet 79cbf6edc72542f0bf4e49b36b51df3f (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:07.487448  8912 tablet_service.cc:1511] Processing CreateTablet for tablet 78eb8ff9e9b545a283eaae95e704cab4 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:07.482164  8913 tablet_service.cc:1511] Processing CreateTablet for tablet 6f16bf59e168459f94d8d2d3e8524e4c (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:07.488618  8914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cbf6edc72542f0bf4e49b36b51df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.489198  8912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78eb8ff9e9b545a283eaae95e704cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.489931  8841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53521681b74743a3995d55c54cd09df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.490240  8913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f16bf59e168459f94d8d2d3e8524e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.491380  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79cbf6edc72542f0bf4e49b36b51df3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.492993  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b047123241f447fe80e7431267ef1be1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.494329  8842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0991d07cf744f63be5c279f031e4691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.513718  8836 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac0bb52c60943c18b106ee04db8a32b (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:07.515159  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac0bb52c60943c18b106ee04db8a32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.612756  9045 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:07.617216  9044 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.622882  9045 tablet_bootstrap.cc:654] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.627663  8992 tablet_service.cc:1511] Processing CreateTablet for tablet 78eb8ff9e9b545a283eaae95e704cab4 (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:07.627338  8994 tablet_service.cc:1511] Processing CreateTablet for tablet 6f16bf59e168459f94d8d2d3e8524e4c (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:07.628016  8991 tablet_service.cc:1511] Processing CreateTablet for tablet 6ac0bb52c60943c18b106ee04db8a32b (DEFAULT_TABLE table=test-workload [id=91023ac333984591abad3279a7bffeee]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:07.629133  8992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78eb8ff9e9b545a283eaae95e704cab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.631350  8991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ac0bb52c60943c18b106ee04db8a32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.634881  8994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f16bf59e168459f94d8d2d3e8524e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:07.651564  9046 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:07.660957  9044 tablet_bootstrap.cc:654] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.672633  9045 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:07.673058  9046 tablet_bootstrap.cc:654] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.673174  9045 ts_tablet_manager.cc:1403] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.061s	user 0.001s	sys 0.013s
I20260710 13:20:07.675201  9044 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:07.675644  9044 ts_tablet_manager.cc:1403] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.009s
I20260710 13:20:07.676481  9045 raft_consensus.cc:359] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.677095  9045 raft_consensus.cc:385] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.677394  9045 raft_consensus.cc:740] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.678359  9044 raft_consensus.cc:359] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.678148  9045 consensus_queue.cc:260] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.678601  9046 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:07.678960  9044 raft_consensus.cc:385] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.679327  9046 ts_tablet_manager.cc:1403] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.007s
I20260710 13:20:07.679286  9044 raft_consensus.cc:740] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.680691  9029 heartbeater.cc:499] Master 127.5.190.126:40159 was elected leader, sending a full tablet report...
I20260710 13:20:07.680342  9044 consensus_queue.cc:260] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.682611  9046 raft_consensus.cc:359] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.683202  9044 ts_tablet_manager.cc:1434] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:20:07.683357  9046 raft_consensus.cc:385] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.683684  9046 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.684163  8880 heartbeater.cc:499] Master 127.5.190.126:40159 was elected leader, sending a full tablet report...
I20260710 13:20:07.684309  9044 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.684545  9046 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.692354  9044 tablet_bootstrap.cc:654] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.693063  9045 ts_tablet_manager.cc:1434] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260710 13:20:07.694222  9045 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:07.702847  9045 tablet_bootstrap.cc:654] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.706661  8955 heartbeater.cc:499] Master 127.5.190.126:40159 was elected leader, sending a full tablet report...
I20260710 13:20:07.707774  9046 ts_tablet_manager.cc:1434] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.015s
I20260710 13:20:07.709167  9046 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:07.717971  9046 tablet_bootstrap.cc:654] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.721810  9044 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:07.722493  9044 ts_tablet_manager.cc:1403] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.016s
I20260710 13:20:07.722729  9045 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:07.723469  9045 ts_tablet_manager.cc:1403] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.005s
I20260710 13:20:07.726274  9044 raft_consensus.cc:359] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.726559  9045 raft_consensus.cc:359] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.727512  9044 raft_consensus.cc:385] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.727608  9045 raft_consensus.cc:385] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.728188  9044 raft_consensus.cc:740] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.728397  9045 raft_consensus.cc:740] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.729224  9044 consensus_queue.cc:260] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.729372  9045 consensus_queue.cc:260] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.731567  9044 ts_tablet_manager.cc:1434] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:20:07.732420  9045 ts_tablet_manager.cc:1434] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:07.732571  9044 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.734372  9045 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:07.738119  9046 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:07.738710  9046 ts_tablet_manager.cc:1403] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.002s
I20260710 13:20:07.739614  9044 tablet_bootstrap.cc:654] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.742149  9045 tablet_bootstrap.cc:654] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.741775  9046 raft_consensus.cc:359] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.745260  9046 raft_consensus.cc:385] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.745661  9046 raft_consensus.cc:740] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.746495  9046 consensus_queue.cc:260] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.748154  9044 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:07.748670  9044 ts_tablet_manager.cc:1403] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:20:07.748937  9046 ts_tablet_manager.cc:1434] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 13:20:07.749913  9046 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:07.751446  9044 raft_consensus.cc:359] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.752223  9044 raft_consensus.cc:385] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.752566  9044 raft_consensus.cc:740] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.753448  9044 consensus_queue.cc:260] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.755941  9044 ts_tablet_manager.cc:1434] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:07.756953  9046 tablet_bootstrap.cc:654] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.756970  9044 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.758098  9045 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:07.758627  9045 ts_tablet_manager.cc:1403] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 13:20:07.762418  9045 raft_consensus.cc:359] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.763443  9045 raft_consensus.cc:385] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.763819  9045 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.764838  9045 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.767081  9045 ts_tablet_manager.cc:1434] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:07.763790  9044 tablet_bootstrap.cc:654] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.770576  9045 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:07.772816  9046 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:07.773422  9046 ts_tablet_manager.cc:1403] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.021s
I20260710 13:20:07.776557  9044 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:07.776533  9046 raft_consensus.cc:359] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.777232  9044 ts_tablet_manager.cc:1403] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:20:07.777639  9046 raft_consensus.cc:385] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.778028  9046 raft_consensus.cc:740] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.778915  9046 consensus_queue.cc:260] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.779503  9045 tablet_bootstrap.cc:654] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.780663  9051 raft_consensus.cc:493] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.780371  9044 raft_consensus.cc:359] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.781136  9044 raft_consensus.cc:385] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.781562  9044 raft_consensus.cc:740] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.781149  9051 raft_consensus.cc:515] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.787650  9046 ts_tablet_manager.cc:1434] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:07.788120  9051 leader_election.cc:290] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:07.790901  9046 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:07.782282  9044 consensus_queue.cc:260] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.793251  9045 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:07.793771  9045 ts_tablet_manager.cc:1403] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260710 13:20:07.796733  9045 raft_consensus.cc:359] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.797432  9045 raft_consensus.cc:385] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.797729  9045 raft_consensus.cc:740] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.798964  9046 tablet_bootstrap.cc:654] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.801337  9044 ts_tablet_manager.cc:1434] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.005s
I20260710 13:20:07.802426  9044 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.804309  9051 raft_consensus.cc:493] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.804847  9051 raft_consensus.cc:515] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.807111  9051 leader_election.cc:290] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:07.808372  9044 tablet_bootstrap.cc:654] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.808622  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:07.809298  9004 raft_consensus.cc:2468] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:07.811575  8819 leader_election.cc:304] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: 
I20260710 13:20:07.814630  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:07.816520  9051 raft_consensus.cc:2804] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.817144  9051 raft_consensus.cc:493] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.817663  9051 raft_consensus.cc:3060] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.819870  9044 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:07.820494  9044 ts_tablet_manager.cc:1403] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
W20260710 13:20:07.821815  8819 leader_election.cc:343] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.823351  9044 raft_consensus.cc:359] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.804318  9045 consensus_queue.cc:260] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.824275  9044 raft_consensus.cc:385] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.824644  9044 raft_consensus.cc:740] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.825528  9044 consensus_queue.cc:260] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.826771  9051 raft_consensus.cc:515] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.832790  9045 ts_tablet_manager.cc:1434] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.003s
I20260710 13:20:07.834254  9045 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:07.842509  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:07.843350  9004 raft_consensus.cc:3060] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.848587  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:07.849141  9046 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:07.849727  9046 ts_tablet_manager.cc:1403] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.026s
I20260710 13:20:07.849584  8930 raft_consensus.cc:2468] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:07.851281  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:07.852598  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:07.852957  9004 raft_consensus.cc:2468] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:07.852959  9046 raft_consensus.cc:359] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.853937  9046 raft_consensus.cc:385] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.841952  9051 leader_election.cc:290] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Requested vote from peers a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:07.854261  9046 raft_consensus.cc:740] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.854350  8819 leader_election.cc:304] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: 
I20260710 13:20:07.853485  8928 raft_consensus.cc:3060] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.855127  9046 consensus_queue.cc:260] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.856333  8929 raft_consensus.cc:2468] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:07.856891  9051 raft_consensus.cc:2804] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:07.857445  9051 raft_consensus.cc:697] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Becoming Leader. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:07.857537  9046 ts_tablet_manager.cc:1434] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:20:07.858312  9051 consensus_queue.cc:237] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:07.860204  8820 leader_election.cc:304] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: a194ab54fecb404181ab70a160ebab13
I20260710 13:20:07.860821  9046 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:07.864841  9045 tablet_bootstrap.cc:654] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.867813  9046 tablet_bootstrap.cc:654] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.870644  8928 raft_consensus.cc:2468] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:07.872365  9065 raft_consensus.cc:2804] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:07.872804  9065 raft_consensus.cc:493] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:07.873112  9065 raft_consensus.cc:3060] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.875275  9044 ts_tablet_manager.cc:1434] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.020s
I20260710 13:20:07.876502  9044 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.882704  9046 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:07.883443  9046 ts_tablet_manager.cc:1403] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260710 13:20:07.884749  9044 tablet_bootstrap.cc:654] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.887671  9046 raft_consensus.cc:359] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.891621  9046 raft_consensus.cc:385] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.892032  9046 raft_consensus.cc:740] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.893008  9046 consensus_queue.cc:260] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.896854  9046 ts_tablet_manager.cc:1434] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:20:07.897907  9046 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
W20260710 13:20:07.899889  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:07.904742  9046 tablet_bootstrap.cc:654] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.911365  9044 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:07.911927  9044 ts_tablet_manager.cc:1403] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.023s
I20260710 13:20:07.913821  9046 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:07.943573  9044 raft_consensus.cc:359] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.944442  9044 raft_consensus.cc:385] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.944799  9044 raft_consensus.cc:740] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.941087  9052 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.945429  9044 consensus_queue.cc:260] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.946048  9052 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.947197  9044 ts_tablet_manager.cc:1434] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.010s
I20260710 13:20:07.948232  9044 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:07.948298  9052 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:07.949301  9065 raft_consensus.cc:515] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.951448  9065 leader_election.cc:290] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:07.941552  9046 ts_tablet_manager.cc:1403] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.016s
I20260710 13:20:07.953346  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:07.954193  8928 raft_consensus.cc:3060] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:07.955230  9044 tablet_bootstrap.cc:654] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.956454  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:07.956894  9046 raft_consensus.cc:359] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.957708  9046 raft_consensus.cc:385] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.958038  9046 raft_consensus.cc:740] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.959017  9046 consensus_queue.cc:260] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
W20260710 13:20:07.959044  8819 leader_election.cc:343] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:07.965008  9046 ts_tablet_manager.cc:1434] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:20:07.966455  9046 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:07.971315  8928 raft_consensus.cc:2468] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:07.962384  9045 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:07.976979  9045 ts_tablet_manager.cc:1403] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.143s	user 0.032s	sys 0.028s
I20260710 13:20:07.962980  8750 catalog_manager.cc:5697] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "34a4a7aea5e34672af4b495bef16c344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:07.980449  9050 raft_consensus.cc:493] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:07.981022  9050 raft_consensus.cc:515] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.984202  9045 raft_consensus.cc:359] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.985280  9045 raft_consensus.cc:385] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:07.985661  9045 raft_consensus.cc:740] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:07.986703  9045 consensus_queue.cc:260] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:07.987388  9050 leader_election.cc:290] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:07.975473  9046 tablet_bootstrap.cc:654] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:07.996466  9045 ts_tablet_manager.cc:1434] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260710 13:20:08.001879  8820 leader_election.cc:304] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: a194ab54fecb404181ab70a160ebab13
I20260710 13:20:08.003583  9065 raft_consensus.cc:2804] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.004343  9065 raft_consensus.cc:697] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Becoming Leader. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:08.005400  9065 consensus_queue.cc:237] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.008713  9044 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:08.008939  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.009750  9044 ts_tablet_manager.cc:1403] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.039s
I20260710 13:20:08.010051  9004 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 0.
I20260710 13:20:08.012008  8894 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.013334  9052 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.013690  9051 raft_consensus.cc:493] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.013720  9052 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.014474  9052 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.014205  9051 raft_consensus.cc:515] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.016439  9051 leader_election.cc:290] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.018231  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b680c41347b4ce0b550f685e85fc87c" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
W20260710 13:20:08.019869  8820 leader_election.cc:343] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.022929  9052 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.038983  9052 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.035661  9044 raft_consensus.cc:359] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.039637  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.040001  9044 raft_consensus.cc:385] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.040364  9004 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.040441  9044 raft_consensus.cc:740] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.041505  9044 consensus_queue.cc:260] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.043102  9046 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:08.043713  9046 ts_tablet_manager.cc:1403] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.078s	user 0.013s	sys 0.028s
I20260710 13:20:08.044266  9044 ts_tablet_manager.cc:1434] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 13:20:08.045418  9044 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:08.046278  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.047681  8854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:08.049206  9004 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 1.
I20260710 13:20:08.048462  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b680c41347b4ce0b550f685e85fc87c" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.045367  9065 raft_consensus.cc:493] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.051241  9065 raft_consensus.cc:515] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.052371  8894 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.053229  9052 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.053444  9065 leader_election.cc:290] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.055183  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.055815  8928 raft_consensus.cc:2468] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:08.057183  8820 leader_election.cc:304] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.058065  9065 raft_consensus.cc:2804] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.058483  9065 raft_consensus.cc:493] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.058899  9065 raft_consensus.cc:3060] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.061204  9044 tablet_bootstrap.cc:654] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.003530  9045 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:08.064394  9065 raft_consensus.cc:515] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.067467  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:08.068116  8928 raft_consensus.cc:3060] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:08.068670  8896 leader_election.cc:343] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.069618  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
W20260710 13:20:08.069782  8896 leader_election.cc:343] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.070304  9004 raft_consensus.cc:2468] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
W20260710 13:20:08.071709  8819 leader_election.cc:343] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.072213  8819 leader_election.cc:304] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344; no voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.073055  9051 raft_consensus.cc:2749] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.073570  9052 raft_consensus.cc:697] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Becoming Leader. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
I20260710 13:20:08.074784  9052 consensus_queue.cc:237] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.077531  8854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53521681b74743a3995d55c54cd09df9" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.077512  9046 raft_consensus.cc:359] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.078337  9046 raft_consensus.cc:385] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.078305  8854 raft_consensus.cc:2468] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 0.
I20260710 13:20:08.078739  9046 raft_consensus.cc:740] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.077064  8928 raft_consensus.cc:2468] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.080829  9045 tablet_bootstrap.cc:654] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.081187  8820 leader_election.cc:304] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.079449  9046 consensus_queue.cc:260] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.082041  9051 raft_consensus.cc:2804] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.080011  9065 leader_election.cc:290] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.082564  9051 raft_consensus.cc:697] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Becoming Leader. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:08.086547  9051 consensus_queue.cc:237] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.088392  8970 leader_election.cc:304] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: 
I20260710 13:20:08.089272  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53521681b74743a3995d55c54cd09df9" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.089674  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.089754  9050 raft_consensus.cc:2804] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.090013  8928 raft_consensus.cc:2468] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 0.
I20260710 13:20:08.090315  9004 raft_consensus.cc:3060] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.095826  9083 raft_consensus.cc:493] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.096374  9083 raft_consensus.cc:515] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.099578  9004 raft_consensus.cc:2468] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.090380  9050 raft_consensus.cc:493] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.100265  9050 raft_consensus.cc:3060] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.101565  9080 raft_consensus.cc:493] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.102088  9080 raft_consensus.cc:515] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.104312  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac0bb52c60943c18b106ee04db8a32b" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
W20260710 13:20:08.107656  8894 leader_election.cc:343] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.107141  9051 raft_consensus.cc:493] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.108341  9051 raft_consensus.cc:515] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.109144  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.110458  9051 leader_election.cc:290] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.111083  9050 raft_consensus.cc:515] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.105579  8854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac0bb52c60943c18b106ee04db8a32b" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
W20260710 13:20:08.112114  8970 leader_election.cc:343] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.113206  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
W20260710 13:20:08.115725  8820 leader_election.cc:343] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.116238  9046 ts_tablet_manager.cc:1434] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.018s
I20260710 13:20:08.116848  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.117777  9046 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
W20260710 13:20:08.118818  8819 leader_election.cc:343] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.121994  8819 leader_election.cc:304] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344; no voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.122768  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53521681b74743a3995d55c54cd09df9" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:08.123612  8929 raft_consensus.cc:3060] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.124365  9051 raft_consensus.cc:2749] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.125722  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53521681b74743a3995d55c54cd09df9" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:08.126549  8855 raft_consensus.cc:3060] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.126667  9050 leader_election.cc:290] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:08.120258  9083 leader_election.cc:290] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.113306  9080 leader_election.cc:290] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:08.112602  8854 raft_consensus.cc:2468] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 0.
I20260710 13:20:08.119781  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
W20260710 13:20:08.131043  8969 leader_election.cc:343] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.131636  8969 leader_election.cc:304] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a194ab54fecb404181ab70a160ebab13; no voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.133447  8896 leader_election.cc:304] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: a194ab54fecb404181ab70a160ebab13
I20260710 13:20:08.135038  9083 raft_consensus.cc:2804] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.135604  9083 raft_consensus.cc:493] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.136101  9083 raft_consensus.cc:3060] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.138222  8855 raft_consensus.cc:2468] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:08.139752  9080 raft_consensus.cc:2749] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.139942  8970 leader_election.cc:304] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: 
I20260710 13:20:08.141399  9080 raft_consensus.cc:2804] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.142102  9080 raft_consensus.cc:697] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 1 LEADER]: Becoming Leader. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:08.148205  9085 raft_consensus.cc:493] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.148808  9085 raft_consensus.cc:515] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.151042  9046 tablet_bootstrap.cc:654] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.152455  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
W20260710 13:20:08.154155  8894 leader_election.cc:343] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.155267  9085 leader_election.cc:290] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.156204  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
W20260710 13:20:08.158329  8896 leader_election.cc:343] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.159034  8896 leader_election.cc:304] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13
I20260710 13:20:08.160140  9085 raft_consensus.cc:2749] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.160208  9083 raft_consensus.cc:515] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.143231  9080 consensus_queue.cc:237] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.163218  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac0bb52c60943c18b106ee04db8a32b" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:08.163928  8855 raft_consensus.cc:3060] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.164044  9046 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:08.165009  9046 ts_tablet_manager.cc:1403] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.004s
I20260710 13:20:08.168298  9046 raft_consensus.cc:359] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.169057  9046 raft_consensus.cc:385] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.169502  9046 raft_consensus.cc:740] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.170801  9046 consensus_queue.cc:260] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
W20260710 13:20:08.173975  9086 log.cc:927] Time spent T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260710 13:20:08.174093  9046 ts_tablet_manager.cc:1434] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:08.178642  9046 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:08.176954  8855 raft_consensus.cc:2468] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 1.
I20260710 13:20:08.183115  9083 leader_election.cc:290] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.185564  8896 leader_election.cc:304] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.184422  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac0bb52c60943c18b106ee04db8a32b" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.186604  9083 raft_consensus.cc:2804] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.187106  9083 raft_consensus.cc:697] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Becoming Leader. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
W20260710 13:20:08.188052  8894 leader_election.cc:343] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.188174  9083 consensus_queue.cc:237] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.181313  8929 raft_consensus.cc:2468] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:08.190855  9046 tablet_bootstrap.cc:654] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.194518  9044 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:08.195072  9044 ts_tablet_manager.cc:1403] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.150s	user 0.024s	sys 0.005s
I20260710 13:20:08.197947  9044 raft_consensus.cc:359] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.198700  9044 raft_consensus.cc:385] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.199018  9044 raft_consensus.cc:740] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.200958  9044 consensus_queue.cc:260] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.204754  9045 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:08.205855  9045 ts_tablet_manager.cc:1403] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.203s	user 0.009s	sys 0.027s
I20260710 13:20:08.206849  9046 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:08.207392  9046 ts_tablet_manager.cc:1403] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.013s
I20260710 13:20:08.209218  9044 ts_tablet_manager.cc:1434] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:08.209252  9045 raft_consensus.cc:359] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.210188  9045 raft_consensus.cc:385] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.210378  9044 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:08.210747  9045 raft_consensus.cc:740] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.210188  9046 raft_consensus.cc:359] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.211369  9046 raft_consensus.cc:385] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.211733  9046 raft_consensus.cc:740] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.211651  9045 consensus_queue.cc:260] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.212759  9046 consensus_queue.cc:260] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.213063  8752 catalog_manager.cc:5697] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c998853df44696a2bfd86436cf9a9e (127.5.190.66). New cstate: current_term: 1 leader_uuid: "c0c998853df44696a2bfd86436cf9a9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.216305  9044 tablet_bootstrap.cc:654] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.214491  9045 ts_tablet_manager.cc:1434] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:20:08.217789  8750 catalog_manager.cc:5697] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "34a4a7aea5e34672af4b495bef16c344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.215037  9046 ts_tablet_manager.cc:1434] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:08.219146  9045 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:08.219607  9046 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e: Bootstrap starting.
I20260710 13:20:08.219812  8750 catalog_manager.cc:5697] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "34a4a7aea5e34672af4b495bef16c344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.215135  8753 catalog_manager.cc:5697] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 reported cstate change: term changed from 0 to 1, leader changed from <none> to a194ab54fecb404181ab70a160ebab13 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "a194ab54fecb404181ab70a160ebab13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.224382  9083 raft_consensus.cc:493] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.224972  9083 raft_consensus.cc:515] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.225875  9046 tablet_bootstrap.cc:654] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.226486  9045 tablet_bootstrap.cc:654] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.227097  9083 leader_election.cc:290] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.227905  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.228595  8855 raft_consensus.cc:2468] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 0.
I20260710 13:20:08.228793  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.230333  8896 leader_election.cc:304] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.231187  9083 raft_consensus.cc:2804] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:08.232537  8894 leader_election.cc:343] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.234833  9044 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:08.231561  9083 raft_consensus.cc:493] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.235682  9044 ts_tablet_manager.cc:1403] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260710 13:20:08.235705  9083 raft_consensus.cc:3060] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.238901  9044 raft_consensus.cc:359] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.239570  9044 raft_consensus.cc:385] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.239848  9044 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.240844  9044 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.243361  9044 ts_tablet_manager.cc:1434] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:08.244580  9044 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:08.244575  9083 raft_consensus.cc:515] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.258900  9044 tablet_bootstrap.cc:654] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.261341  9083 leader_election.cc:290] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.262777  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.263322  9046 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e: No bootstrap required, opened a new log
I20260710 13:20:08.263337  9045 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:08.263907  9046 ts_tablet_manager.cc:1403] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e: Time spent bootstrapping tablet: real 0.044s	user 0.030s	sys 0.003s
I20260710 13:20:08.263926  9045 ts_tablet_manager.cc:1403] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.000s
I20260710 13:20:08.265488  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:08.266140  8855 raft_consensus.cc:3060] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.268007  9045 raft_consensus.cc:359] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.269106  9045 raft_consensus.cc:385] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.269490  9045 raft_consensus.cc:740] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
W20260710 13:20:08.271837  8894 leader_election.cc:343] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:08.274309  8855 raft_consensus.cc:2468] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 1.
I20260710 13:20:08.270501  9045 consensus_queue.cc:260] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.276794  8896 leader_election.cc:304] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: a194ab54fecb404181ab70a160ebab13
I20260710 13:20:08.277690  9083 raft_consensus.cc:2804] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.278219  9083 raft_consensus.cc:697] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Becoming Leader. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
I20260710 13:20:08.278800  9045 ts_tablet_manager.cc:1434] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:20:08.278306  9046 raft_consensus.cc:359] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.279263  9046 raft_consensus.cc:385] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.279090  9083 consensus_queue.cc:237] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.279635  9046 raft_consensus.cc:740] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.279906  9045 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:08.280891  9046 consensus_queue.cc:260] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.284068  9046 ts_tablet_manager.cc:1434] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:20:08.285239  9044 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: No bootstrap required, opened a new log
I20260710 13:20:08.285722  9044 ts_tablet_manager.cc:1403] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.011s
I20260710 13:20:08.286369  9045 tablet_bootstrap.cc:654] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.288967  9044 raft_consensus.cc:359] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.289722  9044 raft_consensus.cc:385] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.289988  9044 raft_consensus.cc:740] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.290832  9044 consensus_queue.cc:260] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.274366  8752 catalog_manager.cc:5697] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c998853df44696a2bfd86436cf9a9e (127.5.190.66). New cstate: current_term: 1 leader_uuid: "c0c998853df44696a2bfd86436cf9a9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.298668  9044 ts_tablet_manager.cc:1434] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:20:08.303334  9045 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:08.303891  9045 ts_tablet_manager.cc:1403] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 13:20:08.306398  9045 raft_consensus.cc:359] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.307268  9045 raft_consensus.cc:385] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.307511  9045 raft_consensus.cc:740] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.308202  9045 consensus_queue.cc:260] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.310305  9045 ts_tablet_manager.cc:1434] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:08.311290  9045 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:08.311012  8750 catalog_manager.cc:5697] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e reported cstate change: term changed from 0 to 1, leader changed from <none> to c0c998853df44696a2bfd86436cf9a9e (127.5.190.66). New cstate: current_term: 1 leader_uuid: "c0c998853df44696a2bfd86436cf9a9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.316583  9045 tablet_bootstrap.cc:654] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.321997  9045 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:08.322422  9045 ts_tablet_manager.cc:1403] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:08.324291  9045 raft_consensus.cc:359] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.324905  9045 raft_consensus.cc:385] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.325183  9045 raft_consensus.cc:740] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.325845  9045 consensus_queue.cc:260] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.327239  9045 ts_tablet_manager.cc:1434] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:08.328102  9045 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13: Bootstrap starting.
I20260710 13:20:08.332180  9045 tablet_bootstrap.cc:654] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:08.336422  9045 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13: No bootstrap required, opened a new log
I20260710 13:20:08.336951  9045 ts_tablet_manager.cc:1403] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:20:08.338907  9045 raft_consensus.cc:359] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.339414  9045 raft_consensus.cc:385] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:08.339613  9045 raft_consensus.cc:740] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Initialized, Role: FOLLOWER
I20260710 13:20:08.340224  9045 consensus_queue.cc:260] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.341964  9045 ts_tablet_manager.cc:1434] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:08.358260  9080 raft_consensus.cc:493] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.358845  9080 raft_consensus.cc:515] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.360662  9080 leader_election.cc:290] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:08.361544  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.361708  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79cbf6edc72542f0bf4e49b36b51df3f" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.362272  8855 raft_consensus.cc:2393] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a194ab54fecb404181ab70a160ebab13 in current term 1: Already voted for candidate c0c998853df44696a2bfd86436cf9a9e in this term.
I20260710 13:20:08.363181  8970 leader_election.cc:304] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a194ab54fecb404181ab70a160ebab13; no voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.363828  9080 raft_consensus.cc:3060] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.368724  9080 raft_consensus.cc:2749] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.384466  9051 raft_consensus.cc:493] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.384930  9051 raft_consensus.cc:515] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.386662  9051 leader_election.cc:290] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.387754  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.388465  8929 raft_consensus.cc:2468] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:08.388540  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.389683  8820 leader_election.cc:304] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.389199  9003 raft_consensus.cc:2468] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:08.390776  9051 raft_consensus.cc:2804] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.391268  9051 raft_consensus.cc:493] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.391672  9051 raft_consensus.cc:3060] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.400435  9051 raft_consensus.cc:515] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.402951  9051 leader_election.cc:290] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.403802  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:08.404217  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.404466  8929 raft_consensus.cc:3060] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.404778  9003 raft_consensus.cc:3060] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.408874  9051 raft_consensus.cc:493] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.409334  9051 raft_consensus.cc:515] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.412119  9051 leader_election.cc:290] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.411773  9003 raft_consensus.cc:2468] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.412626  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.413437  8928 raft_consensus.cc:2468] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:08.411775  8929 raft_consensus.cc:2468] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.414351  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.414479  8820 leader_election.cc:304] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.415098  9004 raft_consensus.cc:2468] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 0.
I20260710 13:20:08.415324  8819 leader_election.cc:304] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: 
I20260710 13:20:08.415588  9051 consensus_queue.cc:1048] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:08.416499  9065 raft_consensus.cc:2804] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.416743  9066 raft_consensus.cc:2804] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.416885  9065 raft_consensus.cc:493] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.417369  9066 raft_consensus.cc:697] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Becoming Leader. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:08.419178  9065 raft_consensus.cc:3060] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.419730  9066 consensus_queue.cc:237] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.427171  9065 raft_consensus.cc:515] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.429595  9065 leader_election.cc:290] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.430316  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:08.431051  8928 raft_consensus.cc:3060] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.433660  9004 raft_consensus.cc:3060] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.437880  9003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.438568  9003 raft_consensus.cc:3060] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.441516  8928 raft_consensus.cc:2468] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.441617  9065 consensus_queue.cc:1048] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:08.448731  9003 raft_consensus.cc:2468] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.450080  8819 leader_election.cc:304] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: 
I20260710 13:20:08.452749  9066 raft_consensus.cc:2804] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.453719  9066 raft_consensus.cc:697] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Becoming Leader. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:08.454902  9066 consensus_queue.cc:237] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.458966  8752 catalog_manager.cc:5697] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "34a4a7aea5e34672af4b495bef16c344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.468238  9065 consensus_queue.cc:1048] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.469702  9065 consensus_queue.cc:1048] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:08.482131  8855 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.493413  9083 consensus_queue.cc:1048] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.500087  9080 raft_consensus.cc:493] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.500667  9080 raft_consensus.cc:515] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.503456  9080 leader_election.cc:290] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:08.516741  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b680c41347b4ce0b550f685e85fc87c" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.517727  8930 raft_consensus.cc:2468] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 0.
I20260710 13:20:08.519492  8969 leader_election.cc:304] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.520380  9080 raft_consensus.cc:2804] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:08.520813  9080 raft_consensus.cc:493] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:08.521143  9080 raft_consensus.cc:3060] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.524626  9115 consensus_queue.cc:1048] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.527151  9050 raft_consensus.cc:493] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:08.527697  9050 raft_consensus.cc:515] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.529911  9050 leader_election.cc:290] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:08.532486  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac0bb52c60943c18b106ee04db8a32b" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.533390  8750 catalog_manager.cc:5697] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 reported cstate change: term changed from 0 to 1, leader changed from <none> to 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "34a4a7aea5e34672af4b495bef16c344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:08.538141  9080 raft_consensus.cc:515] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.540522  9066 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c998853df44696a2bfd86436cf9a9e)
I20260710 13:20:08.541124  9066 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.543938  9066 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.546682  9080 leader_election.cc:290] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:08.548983  8929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:08.553097  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b680c41347b4ce0b550f685e85fc87c" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:08.553763  8928 raft_consensus.cc:3060] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.554315  8854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b680c41347b4ce0b550f685e85fc87c" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.555248  8854 raft_consensus.cc:2468] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 0.
I20260710 13:20:08.563055  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:08.564011  9004 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 1.
I20260710 13:20:08.564466  8854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b680c41347b4ce0b550f685e85fc87c" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:08.565214  8855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ac0bb52c60943c18b106ee04db8a32b" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:08.565502  8854 raft_consensus.cc:3060] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.566680  8855 raft_consensus.cc:2393] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a194ab54fecb404181ab70a160ebab13 in current term 1: Already voted for candidate c0c998853df44696a2bfd86436cf9a9e in this term.
I20260710 13:20:08.569095  8970 leader_election.cc:304] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a194ab54fecb404181ab70a160ebab13; no voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.570220  9080 raft_consensus.cc:3060] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:08.572264  8928 raft_consensus.cc:2468] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:08.573356  8969 leader_election.cc:304] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:08.573767  9052 consensus_queue.cc:1048] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:08.574250  9050 raft_consensus.cc:2804] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:08.580027  9050 raft_consensus.cc:697] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 1 LEADER]: Becoming Leader. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:08.580976  9080 raft_consensus.cc:2749] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:08.575078  8854 raft_consensus.cc:2468] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:08.583014  9050 consensus_queue.cc:237] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.584571  8819 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [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: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13; no voters: c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.586817  9066 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:08.587882  9066 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c998853df44696a2bfd86436cf9a9e)
I20260710 13:20:08.589584  9066 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:08.597496  9066 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:08.600179  9115 consensus_queue.cc:1048] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.600900  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:08.603173  9066 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 2 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:08.606652  9002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:08.608361  8819 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [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: 34a4a7aea5e34672af4b495bef16c344; no voters: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:08.609911  9066 raft_consensus.cc:2749] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:08.609947  9052 consensus_queue.cc:1048] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.630717  9084 consensus_queue.cc:1048] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.635113  8752 catalog_manager.cc:5697] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 reported cstate change: term changed from 0 to 1, leader changed from <none> to a194ab54fecb404181ab70a160ebab13 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "a194ab54fecb404181ab70a160ebab13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:08.681927  9050 consensus_queue.cc:1048] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:08.691715  9050 consensus_queue.cc:1048] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:08.737923  5881 ts_manager.cc:295] Set tserver state for 34a4a7aea5e34672af4b495bef16c344 to MAINTENANCE_MODE
I20260710 13:20:08.738751  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
I20260710 13:20:08.757174  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:08.758126  5881 tablet_replica.cc:333] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.758767  5881 raft_consensus.cc:2243] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.759202  5881 raft_consensus.cc:2272] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.761440  5881 tablet_replica.cc:333] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.761947  5881 raft_consensus.cc:2243] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.762321  5881 raft_consensus.cc:2272] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.764401  5881 tablet_replica.cc:333] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.764899  5881 raft_consensus.cc:2243] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.765219  5881 raft_consensus.cc:2272] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.766707  5881 tablet_replica.cc:333] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.767159  5881 raft_consensus.cc:2243] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.767457  5881 raft_consensus.cc:2272] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.769022  5881 tablet_replica.cc:333] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.769482  5881 raft_consensus.cc:2243] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:08.770126  5881 raft_consensus.cc:2272] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.771926  5881 tablet_replica.cc:333] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.772490  5881 raft_consensus.cc:2243] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:08.772992  5881 pending_rounds.cc:70] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Trying to abort 1 pending ops.
I20260710 13:20:08.773154  5881 pending_rounds.cc:77] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992636096925696 op_type: NO_OP noop_request { }
I20260710 13:20:08.773442  5881 raft_consensus.cc:2889] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:08.773653  5881 raft_consensus.cc:2272] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.775717  5881 tablet_replica.cc:333] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.776274  5881 raft_consensus.cc:2243] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:08.776974  5881 raft_consensus.cc:2272] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.778995  5881 tablet_replica.cc:333] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.779465  5881 raft_consensus.cc:2243] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:08.779940  5881 pending_rounds.cc:70] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Trying to abort 1 pending ops.
I20260710 13:20:08.780184  5881 pending_rounds.cc:77] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992636256198656 op_type: NO_OP noop_request { }
I20260710 13:20:08.780404  5881 raft_consensus.cc:2889] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:08.780624  5881 raft_consensus.cc:2272] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.782459  5881 tablet_replica.cc:333] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.782912  5881 raft_consensus.cc:2243] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:08.783274  5881 raft_consensus.cc:2272] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.785565  5881 tablet_replica.cc:333] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: stopping tablet replica
I20260710 13:20:08.785990  5881 raft_consensus.cc:2243] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:08.786686  5881 raft_consensus.cc:2272] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:08.810169  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
I20260710 13:20:08.861429  9084 consensus_queue.cc:1048] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:08.877827  8896 consensus_peers.cc:597] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:08.900949  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:08.983722  8896 consensus_peers.cc:597] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:09.006362  9050 consensus_queue.cc:1048] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:09.024727  8970 consensus_peers.cc:597] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:09.136636  8896 consensus_peers.cc:597] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:09.194387  8970 consensus_peers.cc:597] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:09.901937  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:09.944969  9084 raft_consensus.cc:493] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:09.945518  9084 raft_consensus.cc:515] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:09.947134  9084 leader_election.cc:290] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381), 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699)
I20260710 13:20:09.948181  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
W20260710 13:20:09.951056  8896 leader_election.cc:336] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:09.951493  8896 leader_election.cc:304] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13
I20260710 13:20:09.952183  9084 raft_consensus.cc:2749] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:09.974308  9119 raft_consensus.cc:493] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:09.974848  9119 raft_consensus.cc:515] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:09.976699  9119 leader_election.cc:290] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699)
I20260710 13:20:09.977412  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:09.978006  8930 raft_consensus.cc:2468] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:09.979013  8969 leader_election.cc:304] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:09.979707  9119 raft_consensus.cc:2804] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:09.980105  9119 raft_consensus.cc:493] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:09.980455  9119 raft_consensus.cc:3060] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:09.980480  9118 raft_consensus.cc:493] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:09.981153  9118 raft_consensus.cc:515] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
W20260710 13:20:09.981249  8970 leader_election.cc:336] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:09.982887  9118 leader_election.cc:290] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:09.983996  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
W20260710 13:20:09.987067  8970 leader_election.cc:336] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:09.987432  8970 leader_election.cc:304] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a194ab54fecb404181ab70a160ebab13; no voters: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:09.987824  9119 raft_consensus.cc:515] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:09.988246  9080 raft_consensus.cc:2749] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:09.990078  9119 leader_election.cc:290] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699)
I20260710 13:20:09.990644  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029d873c933843ad8c0a9f61acf5b52d" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:09.991344  8930 raft_consensus.cc:3060] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:09.994104  8970 leader_election.cc:336] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:09.997229  8930 raft_consensus.cc:2468] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 2.
I20260710 13:20:09.998471  8969 leader_election.cc:304] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:09.999292  9119 raft_consensus.cc:2804] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:09.999786  9119 raft_consensus.cc:697] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Becoming Leader. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:10.000531  9119 consensus_queue.cc:237] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:10.007496  8750 catalog_manager.cc:5697] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 reported cstate change: term changed from 1 to 2, leader changed from 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65) to a194ab54fecb404181ab70a160ebab13 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "a194ab54fecb404181ab70a160ebab13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.020329  9084 raft_consensus.cc:493] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:10.020783  9084 raft_consensus.cc:515] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.022481  9084 leader_election.cc:290] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:10.023582  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:10.024231  9004 raft_consensus.cc:2468] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 1.
I20260710 13:20:10.025364  8894 leader_election.cc:304] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:10.026160  9084 raft_consensus.cc:2804] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:10.026265  8896 leader_election.cc:336] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.026491  9084 raft_consensus.cc:493] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:10.026885  9084 raft_consensus.cc:3060] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.032128  9084 raft_consensus.cc:515] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.033946  9084 leader_election.cc:290] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:10.035164  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f16bf59e168459f94d8d2d3e8524e4c" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:10.035861  9004 raft_consensus.cc:3060] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:10.037460  8896 leader_election.cc:336] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.040992  9004 raft_consensus.cc:2468] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 2.
I20260710 13:20:10.042061  8894 leader_election.cc:304] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:10.042702  9084 raft_consensus.cc:2804] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.043107  9084 raft_consensus.cc:697] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 2 LEADER]: Becoming Leader. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
I20260710 13:20:10.043749  9084 consensus_queue.cc:237] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.050309  8750 catalog_manager.cc:5697] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e reported cstate change: term changed from 1 to 2, leader changed from 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65) to c0c998853df44696a2bfd86436cf9a9e (127.5.190.66). New cstate: current_term: 2 leader_uuid: "c0c998853df44696a2bfd86436cf9a9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:10.091734  9084 raft_consensus.cc:493] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:10.092409  9084 raft_consensus.cc:515] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.094247  9084 leader_election.cc:290] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:10.095427  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
W20260710 13:20:10.097813  8896 leader_election.cc:336] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.098181  8896 leader_election.cc:304] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344, a194ab54fecb404181ab70a160ebab13
I20260710 13:20:10.098901  9084 raft_consensus.cc:2749] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:10.107452  9119 raft_consensus.cc:493] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:10.108053  9119 raft_consensus.cc:515] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.109704  9119 leader_election.cc:290] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:10.110807  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:10.111411  8930 raft_consensus.cc:2468] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:10.112416  8969 leader_election.cc:304] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:10.113183  9119 raft_consensus.cc:2804] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:10.113408  8970 leader_election.cc:336] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.113507  9119 raft_consensus.cc:493] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 34a4a7aea5e34672af4b495bef16c344)
I20260710 13:20:10.113992  9119 raft_consensus.cc:3060] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.117552  9080 raft_consensus.cc:493] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.118103  9080 raft_consensus.cc:515] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.119225  9119 raft_consensus.cc:515] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.120042  9080 leader_election.cc:290] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:10.121301  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:10.121971  8930 raft_consensus.cc:2468] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 1.
I20260710 13:20:10.121243  9119 leader_election.cc:290] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:10.122395  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78eb8ff9e9b545a283eaae95e704cab4" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:10.123246  8969 leader_election.cc:304] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:10.123894  8928 raft_consensus.cc:3060] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.124339  9119 raft_consensus.cc:2804] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:10.124477  8970 leader_election.cc:336] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.124765  9119 raft_consensus.cc:493] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.125157  9119 raft_consensus.cc:3060] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:10.125310  8970 leader_election.cc:336] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.129408  8928 raft_consensus.cc:2468] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 2.
I20260710 13:20:10.130066  9119 raft_consensus.cc:515] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.130573  8969 leader_election.cc:304] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:10.131404  9080 raft_consensus.cc:2804] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.131928  9080 raft_consensus.cc:697] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Becoming Leader. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:10.132321  9119 leader_election.cc:290] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:10.132819  9080 consensus_queue.cc:237] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.134981  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b047123241f447fe80e7431267ef1be1" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:10.135705  8928 raft_consensus.cc:3060] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:10.139710  8970 leader_election.cc:336] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.142048  8750 catalog_manager.cc:5697] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 reported cstate change: term changed from 1 to 2, leader changed from 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65) to a194ab54fecb404181ab70a160ebab13 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "a194ab54fecb404181ab70a160ebab13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:10.143229  8928 raft_consensus.cc:2468] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 2.
I20260710 13:20:10.144546  8969 leader_election.cc:304] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:10.145381  9080 raft_consensus.cc:2804] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.145831  9080 raft_consensus.cc:697] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Becoming Leader. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:10.146538  9080 consensus_queue.cc:237] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Queue going to LEADER 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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.156574  8750 catalog_manager.cc:5697] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 reported cstate change: term changed from 1 to 2, leader changed from 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65) to a194ab54fecb404181ab70a160ebab13 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "a194ab54fecb404181ab70a160ebab13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:10.534473  8970 consensus_peers.cc:597] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:10.534927  8970 consensus_peers.cc:597] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:10.547713  8928 raft_consensus.cc:1275] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Refusing update from remote peer a194ab54fecb404181ab70a160ebab13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.549312  9118 consensus_queue.cc:1048] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.598491  8928 raft_consensus.cc:1275] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Refusing update from remote peer a194ab54fecb404181ab70a160ebab13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.599681  9004 raft_consensus.cc:1275] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Refusing update from remote peer c0c998853df44696a2bfd86436cf9a9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:10.599947  9080 consensus_queue.cc:1048] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:10.601073  9084 consensus_queue.cc:1048] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:10.616712  8970 consensus_peers.cc:597] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:10.619310  8930 raft_consensus.cc:1275] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Refusing update from remote peer a194ab54fecb404181ab70a160ebab13: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:10.622015  9080 consensus_queue.cc:1048] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:10.626994  8896 consensus_peers.cc:597] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:10.633222  9147 raft_consensus.cc:493] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:10.635391  9147 raft_consensus.cc:515] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.638221  9147 leader_election.cc:290] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:10.638468  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:10.639186  9004 raft_consensus.cc:2468] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 1.
I20260710 13:20:10.640571  8894 leader_election.cc:304] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:10.641405  9147 raft_consensus.cc:2804] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:10.641530  8896 leader_election.cc:336] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.641813  9147 raft_consensus.cc:493] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:10.642161  9147 raft_consensus.cc:3060] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:10.648310  9147 raft_consensus.cc:515] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.650210  9147 leader_election.cc:290] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:10.651253  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0991d07cf744f63be5c279f031e4691" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:10.651909  9004 raft_consensus.cc:3060] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:10.653951  8896 leader_election.cc:336] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111)
I20260710 13:20:10.657203  9004 raft_consensus.cc:2468] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 2.
I20260710 13:20:10.658162  8894 leader_election.cc:304] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:10.658874  9147 raft_consensus.cc:2804] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:10.659322  9147 raft_consensus.cc:697] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 2 LEADER]: Becoming Leader. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
I20260710 13:20:10.660084  9147 consensus_queue.cc:237] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Queue going to LEADER 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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:10.668464  8752 catalog_manager.cc:5697] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e reported cstate change: term changed from 1 to 2, leader changed from 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65) to c0c998853df44696a2bfd86436cf9a9e (127.5.190.66). New cstate: current_term: 2 leader_uuid: "c0c998853df44696a2bfd86436cf9a9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
W20260710 13:20:10.902832  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:11.101637  8896 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:20:11.186697  8896 consensus_peers.cc:597] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.248905  9004 raft_consensus.cc:1275] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Refusing update from remote peer c0c998853df44696a2bfd86436cf9a9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:11.250139  9147 consensus_queue.cc:1048] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:11.357993  8896 consensus_peers.cc:597] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.454556  8970 consensus_peers.cc:597] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.606257  8896 consensus_peers.cc:597] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.658628  8970 consensus_peers.cc:597] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.682363  8896 consensus_peers.cc:597] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:11.903774  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:12.806303  8970 consensus_peers.cc:597] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:12.905006  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:12.997423  8896 consensus_peers.cc:597] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:13.037140  8970 consensus_peers.cc:597] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:13.181797  8970 consensus_peers.cc:597] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:13.763716  8896 consensus_peers.cc:597] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:13.828126  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:13.836153  9162 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
W20260710 13:20:13.836843  9161 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
W20260710 13:20:13.838500  9164 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
I20260710 13:20:13.839139  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:13.840142  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:13.840384  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:13.840591  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689613840573 us; error 0 us; skew 500 ppm
I20260710 13:20:13.841144  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:13.844184  5881 webserver.cc:533] Webserver started at http://127.5.190.65:43737/ using document root <none> and password file <none>
I20260710 13:20:13.844710  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:13.844863  5881 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:13.849206  5881 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:13.853359  9169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:13.854209  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:20:13.854494  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "34a4a7aea5e34672af4b495bef16c344"
format_stamp: "Formatted at 2026-07-10 13:20:06 on dist-test-slave-0606"
I20260710 13:20:13.854887  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689532911094-5881-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)
I20260710 13:20:13.871019  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:13.872630  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:13.874253  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:13.878361  9176 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:20:13.883404  8896 consensus_peers.cc:597] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:13.906929  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:13.935498  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:13.935854  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.059s	user 0.003s	sys 0.000s
I20260710 13:20:13.936132  5881 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:20:13.941860  9176 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:13.955750  9176 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:13.956580  9176 tablet_bootstrap.cc:492] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:13.957402  9176 ts_tablet_manager.cc:1403] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 13:20:13.960364  9176 raft_consensus.cc:359] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:13.961973  9176 raft_consensus.cc:740] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.962739  9176 consensus_queue.cc:260] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:13.965258  9176 ts_tablet_manager.cc:1434] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:13.966199  9176 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:13.978650  5881 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:13.978973  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.037s	sys 0.003s
I20260710 13:20:13.979182  9176 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:13.980070  9176 tablet_bootstrap.cc:492] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:13.980664  9176 ts_tablet_manager.cc:1403] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260710 13:20:13.982813  9176 raft_consensus.cc:359] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:13.983418  9176 raft_consensus.cc:740] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.984072  9176 consensus_queue.cc:260] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:13.985601  9176 ts_tablet_manager.cc:1434] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:13.986310  9176 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
W20260710 13:20:13.993835  8896 consensus_peers.cc:597] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:14.002619  9176 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.003477  9176 tablet_bootstrap.cc:492] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.004163  9176 ts_tablet_manager.cc:1403] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.003s
I20260710 13:20:14.006850  9176 raft_consensus.cc:359] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:14.007484  9176 raft_consensus.cc:740] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.008188  9176 consensus_queue.cc:260] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [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: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } }
I20260710 13:20:14.009588  9176 ts_tablet_manager.cc:1434] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:14.010232  9176 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
W20260710 13:20:14.028185  8896 consensus_peers.cc:597] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:14.029491  8970 consensus_peers.cc:597] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:14.029938  9176 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.030886  9176 tablet_bootstrap.cc:492] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.031427  9176 ts_tablet_manager.cc:1403] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260710 13:20:14.033804  9176 raft_consensus.cc:359] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.034740  9176 raft_consensus.cc:740] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.035624  9176 consensus_queue.cc:260] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.037633  9176 ts_tablet_manager.cc:1434] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.003s
I20260710 13:20:14.038323  9176 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:14.050416  9176 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.051146  9176 tablet_bootstrap.cc:492] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.051659  9176 ts_tablet_manager.cc:1403] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:20:14.053546  9176 raft_consensus.cc:359] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.054067  9176 raft_consensus.cc:740] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.054689  9176 consensus_queue.cc:260] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.056977  9176 ts_tablet_manager.cc:1434] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260710 13:20:14.057646  9176 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:14.064060  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:42699
I20260710 13:20:14.064169  9238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:42699 every 8 connection(s)
I20260710 13:20:14.069325  9176 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.070333  9176 tablet_bootstrap.cc:492] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.071105  9176 ts_tablet_manager.cc:1403] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:20:14.074075  9176 raft_consensus.cc:359] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.074903  9176 raft_consensus.cc:740] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.076097  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:14.076002  9176 consensus_queue.cc:260] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.078218  9176 ts_tablet_manager.cc:1434] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:14.078977  9176 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:14.085788  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:14.086328  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:14.086933  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:14.094260  9176 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.095320  9176 tablet_bootstrap.cc:492] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.095283  9240 heartbeater.cc:344] Connected to a master server at 127.5.190.126:40159
I20260710 13:20:14.096112  9240 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:14.096241  9176 ts_tablet_manager.cc:1403] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:20:14.097008  9240 heartbeater.cc:507] Master 127.5.190.126:40159 requested a full tablet report, sending...
I20260710 13:20:14.098764  9176 raft_consensus.cc:359] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.099543  9176 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.100247  9176 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.102283  9176 ts_tablet_manager.cc:1434] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:14.102983  9176 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:14.103894  8750 ts_manager.cc:194] Re-registered known tserver with Master: 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699)
I20260710 13:20:14.112857  8750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53328
I20260710 13:20:14.115850  9176 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.116590  9240 heartbeater.cc:499] Master 127.5.190.126:40159 was elected leader, sending a full tablet report...
I20260710 13:20:14.116667  9176 tablet_bootstrap.cc:492] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.117449  9176 ts_tablet_manager.cc:1403] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:20:14.119387  9176 raft_consensus.cc:359] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.120112  9176 raft_consensus.cc:740] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.120833  9176 consensus_queue.cc:260] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.124361  9176 ts_tablet_manager.cc:1434] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:14.125332  9176 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:14.141492  9176 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.142271  9176 tablet_bootstrap.cc:492] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.142841  9176 ts_tablet_manager.cc:1403] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.001s
I20260710 13:20:14.144922  9176 raft_consensus.cc:359] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.145558  9176 raft_consensus.cc:740] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.146231  9176 consensus_queue.cc:260] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.147802  9176 ts_tablet_manager.cc:1434] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:20:14.148510  9176 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Bootstrap starting.
I20260710 13:20:14.158988  9176 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: 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
I20260710 13:20:14.159658  9176 tablet_bootstrap.cc:492] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Bootstrap complete.
I20260710 13:20:14.160302  9176 ts_tablet_manager.cc:1403] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:20:14.162277  9176 raft_consensus.cc:359] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.162799  9176 raft_consensus.cc:740] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.163415  9176 consensus_queue.cc:260] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.165350  9176 ts_tablet_manager.cc:1434] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:20:14.203922  9213 raft_consensus.cc:3060] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.234015  9213 raft_consensus.cc:3060] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.339941  9213 raft_consensus.cc:3060] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.344969  9213 pending_rounds.cc:85] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Aborting all ops after (but not including) 0
I20260710 13:20:14.345209  9213 pending_rounds.cc:107] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:14.345562  9213 raft_consensus.cc:2889] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:14.395949  9213 raft_consensus.cc:3060] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.401520  9213 pending_rounds.cc:85] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Aborting all ops after (but not including) 0
I20260710 13:20:14.401736  9213 pending_rounds.cc:107] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:14.402041  9213 raft_consensus.cc:2889] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:14.422055  9213 raft_consensus.cc:1240] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Rejecting Update request from peer c0c998853df44696a2bfd86436cf9a9e for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:14.423369  9158 consensus_queue.cc:1059] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.425383  9255 raft_consensus.cc:3055] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.425688  9255 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
I20260710 13:20:14.426482  9255 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:14.427548  9255 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.529770  9213 raft_consensus.cc:3060] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:14.908057  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:15.096333  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:15.102312  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:15.102825  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:15.103314  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:15.601329  9258 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c0c998853df44696a2bfd86436cf9a9e)
I20260710 13:20:15.601881  9258 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:15.603701  9258 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:15.604599  9213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344" is_pre_election: true
I20260710 13:20:15.604959  8928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:15.605371  9213 raft_consensus.cc:2393] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a194ab54fecb404181ab70a160ebab13 in current term 2: Already voted for candidate 34a4a7aea5e34672af4b495bef16c344 in this term.
I20260710 13:20:15.605674  8928 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 2.
I20260710 13:20:15.607091  8969 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:15.607852  9258 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:15.608253  9258 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c0c998853df44696a2bfd86436cf9a9e)
I20260710 13:20:15.608592  9258 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:15.613897  9258 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:15.615549  9258 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [CANDIDATE]: Term 2 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515)
I20260710 13:20:15.616343  9213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:15.616937  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "a194ab54fecb404181ab70a160ebab13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:15.617208  9213 raft_consensus.cc:2393] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a194ab54fecb404181ab70a160ebab13 in current term 2: Already voted for candidate 34a4a7aea5e34672af4b495bef16c344 in this term.
I20260710 13:20:15.623764  8930 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a194ab54fecb404181ab70a160ebab13 in term 2.
I20260710 13:20:15.624723  8969 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 34a4a7aea5e34672af4b495bef16c344
I20260710 13:20:15.625365  9258 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:15.625814  9258 raft_consensus.cc:697] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Becoming Leader. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:15.626641  9258 consensus_queue.cc:237] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:15.633872  8750 catalog_manager.cc:5697] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 reported cstate change: term changed from 1 to 2, leader changed from c0c998853df44696a2bfd86436cf9a9e (127.5.190.66) to a194ab54fecb404181ab70a160ebab13 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "a194ab54fecb404181ab70a160ebab13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.883451  9266 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.883878  9266 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:15.885831  9266 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:15.900436  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e" is_pre_election: true
I20260710 13:20:15.900602  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13" is_pre_election: true
I20260710 13:20:15.901104  8930 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 2.
I20260710 13:20:15.902216  9172 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [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: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:15.902902  9266 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:20:15.903266  9266 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.903591  9266 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:15.908903  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:15.909000  9266 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:15.911085  9266 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [CANDIDATE]: Term 3 election: Requested vote from peers c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:15.911839  8930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
I20260710 13:20:15.912135  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "34a4a7aea5e34672af4b495bef16c344" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:15.912536  8930 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:15.917567  8930 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34a4a7aea5e34672af4b495bef16c344 in term 3.
I20260710 13:20:15.918510  9172 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [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: 34a4a7aea5e34672af4b495bef16c344, c0c998853df44696a2bfd86436cf9a9e; no voters: a194ab54fecb404181ab70a160ebab13
I20260710 13:20:15.919128  9266 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:15.920240  9266 raft_consensus.cc:697] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 LEADER]: Becoming Leader. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:15.920941  9266 consensus_queue.cc:237] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Queue going to LEADER 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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:15.928547  8750 catalog_manager.cc:5697] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 reported cstate change: term changed from 2 to 3, leader changed from a194ab54fecb404181ab70a160ebab13 (127.5.190.67) to 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65). New cstate: current_term: 3 leader_uuid: "34a4a7aea5e34672af4b495bef16c344" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.109787  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.126366  9212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "596317541197425aa30cdec02bd73392"
dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
mode: GRACEFUL
new_leader_uuid: "c0c998853df44696a2bfd86436cf9a9e"
 from {username='slave'} at 127.0.0.1:52320
I20260710 13:20:16.127013  9212 raft_consensus.cc:606] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 LEADER]: Received request to transfer leadership to TS c0c998853df44696a2bfd86436cf9a9e
I20260710 13:20:16.128328  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:16.128839  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:16.129554  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.173291  9212 raft_consensus.cc:1240] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 LEADER]: Rejecting Update request from peer a194ab54fecb404181ab70a160ebab13 for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:16.174816  9118 consensus_queue.cc:1059] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.175470  9118 consensus_queue.cc:1243] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [LEADER]: Peer 34a4a7aea5e34672af4b495bef16c344 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
I20260710 13:20:16.175839  9258 raft_consensus.cc:3055] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:16.176134  9258 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a194ab54fecb404181ab70a160ebab13, State: Running, Role: LEADER
I20260710 13:20:16.176712  9258 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:16.177544  9258 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:16.342234  8930 raft_consensus.cc:1275] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 3 FOLLOWER]: Refusing update from remote peer 34a4a7aea5e34672af4b495bef16c344: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:16.343474  9266 consensus_queue.cc:1048] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.351042  9271 raft_consensus.cc:993] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344: : Instructing follower c0c998853df44696a2bfd86436cf9a9e to start an election
I20260710 13:20:16.351778  9266 raft_consensus.cc:1081] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 LEADER]: Signalling peer c0c998853df44696a2bfd86436cf9a9e to start an election
I20260710 13:20:16.354925  8928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "596317541197425aa30cdec02bd73392"
dest_uuid: "c0c998853df44696a2bfd86436cf9a9e"
 from {username='slave'} at 127.0.0.1:53540
I20260710 13:20:16.357764  8928 raft_consensus.cc:493] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:16.358201  8928 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:16.362548  9004 raft_consensus.cc:1275] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 3 FOLLOWER]: Refusing update from remote peer 34a4a7aea5e34672af4b495bef16c344: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:20:16.363001  9004 pending_rounds.cc:85] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: Aborting all ops after (but not including) 1
I20260710 13:20:16.363225  9004 pending_rounds.cc:107] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:20:16.363442  9004 raft_consensus.cc:2889] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:16.365042  9271 consensus_queue.cc:1048] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.366711  8928 raft_consensus.cc:515] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:16.375555  9004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a194ab54fecb404181ab70a160ebab13"
I20260710 13:20:16.375617  9212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "596317541197425aa30cdec02bd73392" candidate_uuid: "c0c998853df44696a2bfd86436cf9a9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "34a4a7aea5e34672af4b495bef16c344"
I20260710 13:20:16.376516  9004 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:16.376597  9212 raft_consensus.cc:3055] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:20:16.377887  9212 raft_consensus.cc:740] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 34a4a7aea5e34672af4b495bef16c344, State: Running, Role: LEADER
I20260710 13:20:16.378794  9212 consensus_queue.cc:260] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:16.376272  8928 leader_election.cc:290] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [CANDIDATE]: Term 4 election: Requested vote from peers 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699), a194ab54fecb404181ab70a160ebab13 (127.5.190.67:40381)
I20260710 13:20:16.380090  9212 raft_consensus.cc:3060] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:20:16.384676  9004 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 4.
I20260710 13:20:16.386122  8894 leader_election.cc:304] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [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: a194ab54fecb404181ab70a160ebab13, c0c998853df44696a2bfd86436cf9a9e; no voters: 
I20260710 13:20:16.386528  9212 raft_consensus.cc:2468] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0c998853df44696a2bfd86436cf9a9e in term 4.
I20260710 13:20:16.387073  9255 raft_consensus.cc:2804] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:20:16.388625  9255 raft_consensus.cc:697] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 4 LEADER]: Becoming Leader. State: Replica: c0c998853df44696a2bfd86436cf9a9e, State: Running, Role: LEADER
I20260710 13:20:16.389425  9255 consensus_queue.cc:237] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [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: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } }
I20260710 13:20:16.397372  8750 catalog_manager.cc:5697] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e reported cstate change: term changed from 3 to 4, leader changed from 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65) to c0c998853df44696a2bfd86436cf9a9e (127.5.190.66). New cstate: current_term: 4 leader_uuid: "c0c998853df44696a2bfd86436cf9a9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0c998853df44696a2bfd86436cf9a9e" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 41515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.846496  9213 raft_consensus.cc:1275] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 4 FOLLOWER]: Refusing update from remote peer c0c998853df44696a2bfd86436cf9a9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:16.847805  9255 consensus_queue.cc:1048] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "34a4a7aea5e34672af4b495bef16c344" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.857016  9004 raft_consensus.cc:1275] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 4 FOLLOWER]: Refusing update from remote peer c0c998853df44696a2bfd86436cf9a9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:20:16.858345  9255 consensus_queue.cc:1048] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a194ab54fecb404181ab70a160ebab13" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40381 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:20:16.909874  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:17.135741  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:17.141211  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:17.141664  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:17.142189  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:17.910769  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:18.262410  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:18.282094  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:18.283618  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:18.284260  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:18.911743  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:19.275601  9025 debug-util.cc:398] Leaking SignalData structure 0x7b0800215fe0 after lost signal to thread 5884
W20260710 13:20:19.276628  9025 debug-util.cc:398] Leaking SignalData structure 0x7b080014aa20 after lost signal to thread 8787
W20260710 13:20:19.277532  9025 debug-util.cc:398] Leaking SignalData structure 0x7b08000dec20 after lost signal to thread 8954
W20260710 13:20:19.278481  9025 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5ec0 after lost signal to thread 9028
W20260710 13:20:19.279309  9025 debug-util.cc:398] Leaking SignalData structure 0x7b08001ea060 after lost signal to thread 9238
I20260710 13:20:19.348192  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:19.354918  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:19.361279  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:19.361829  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:19.912791  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:20.390302  5881 tablet_server.cc:179] TabletServer@127.5.190.65:42699 shutting down...
I20260710 13:20:20.426378  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:20.427052  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.427665  5881 raft_consensus.cc:2243] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.428182  5881 raft_consensus.cc:2272] T 0b680c41347b4ce0b550f685e85fc87c P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.429986  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.430541  5881 raft_consensus.cc:2243] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.430963  5881 raft_consensus.cc:2272] T 6f16bf59e168459f94d8d2d3e8524e4c P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.432828  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.433390  5881 raft_consensus.cc:2243] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.433786  5881 raft_consensus.cc:2272] T 53521681b74743a3995d55c54cd09df9 P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.435494  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.436074  5881 raft_consensus.cc:2243] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.436474  5881 raft_consensus.cc:2272] T f0991d07cf744f63be5c279f031e4691 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.438205  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.438724  5881 raft_consensus.cc:2243] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.439131  5881 raft_consensus.cc:2272] T 029d873c933843ad8c0a9f61acf5b52d P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.440884  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.441424  5881 raft_consensus.cc:2243] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.441830  5881 raft_consensus.cc:2272] T 79cbf6edc72542f0bf4e49b36b51df3f P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.443596  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.444169  5881 raft_consensus.cc:2243] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.444584  5881 raft_consensus.cc:2272] T 596317541197425aa30cdec02bd73392 P 34a4a7aea5e34672af4b495bef16c344 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.446316  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.446813  5881 raft_consensus.cc:2243] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.447182  5881 raft_consensus.cc:2272] T 6ac0bb52c60943c18b106ee04db8a32b P 34a4a7aea5e34672af4b495bef16c344 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.448890  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.449383  5881 raft_consensus.cc:2243] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.449774  5881 raft_consensus.cc:2272] T b047123241f447fe80e7431267ef1be1 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.451758  5881 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:20.452399  5881 raft_consensus.cc:2243] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.452901  5881 raft_consensus.cc:2272] T 78eb8ff9e9b545a283eaae95e704cab4 P 34a4a7aea5e34672af4b495bef16c344 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.484984  5881 tablet_server.cc:196] TabletServer@127.5.190.65:42699 shutdown complete.
W20260710 13:20:20.487270  8896 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:20:20.503219  8896 consensus_peers.cc:597] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.507754  8970 consensus_peers.cc:597] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.511161  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
W20260710 13:20:20.533517  8970 consensus_peers.cc:597] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.549367  8896 consensus_peers.cc:597] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.559456  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:20.560400  5881 tablet_replica.cc:333] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.561292  5881 raft_consensus.cc:2243] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.562024  5881 raft_consensus.cc:2272] T 0b680c41347b4ce0b550f685e85fc87c P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.565021  5881 tablet_replica.cc:333] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.565871  5881 raft_consensus.cc:2243] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.566972  5881 raft_consensus.cc:2272] T f0991d07cf744f63be5c279f031e4691 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.570101  5881 tablet_replica.cc:333] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.570941  5881 raft_consensus.cc:2243] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.571626  5881 raft_consensus.cc:2272] T 53521681b74743a3995d55c54cd09df9 P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:20.574958  8896 consensus_peers.cc:597] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.575119  5881 tablet_replica.cc:333] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.576200  5881 raft_consensus.cc:2243] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.577261  5881 raft_consensus.cc:2272] T 6f16bf59e168459f94d8d2d3e8524e4c P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.580432  5881 tablet_replica.cc:333] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.581339  5881 raft_consensus.cc:2243] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.581967  5881 raft_consensus.cc:2272] T b047123241f447fe80e7431267ef1be1 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.585033  5881 tablet_replica.cc:333] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.585834  5881 raft_consensus.cc:2243] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.586450  5881 raft_consensus.cc:2272] T 78eb8ff9e9b545a283eaae95e704cab4 P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.589375  5881 tablet_replica.cc:333] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.590139  5881 raft_consensus.cc:2243] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.590770  5881 raft_consensus.cc:2272] T 029d873c933843ad8c0a9f61acf5b52d P c0c998853df44696a2bfd86436cf9a9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.593613  5881 tablet_replica.cc:333] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.594391  5881 raft_consensus.cc:2243] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.595500  5881 raft_consensus.cc:2272] T 79cbf6edc72542f0bf4e49b36b51df3f P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.598397  5881 tablet_replica.cc:333] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.599275  5881 raft_consensus.cc:2243] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.600455  5881 raft_consensus.cc:2272] T 6ac0bb52c60943c18b106ee04db8a32b P c0c998853df44696a2bfd86436cf9a9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.603235  5881 tablet_replica.cc:333] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e: stopping tablet replica
I20260710 13:20:20.603924  5881 raft_consensus.cc:2243] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.604954  5881 raft_consensus.cc:2272] T 596317541197425aa30cdec02bd73392 P c0c998853df44696a2bfd86436cf9a9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.634037  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
W20260710 13:20:20.642275  8969 consensus_peers.cc:597] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 -> Peer c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515): Couldn't send request to peer c0c998853df44696a2bfd86436cf9a9e. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.66:41515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.652688  8969 consensus_peers.cc:597] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 -> Peer c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515): Couldn't send request to peer c0c998853df44696a2bfd86436cf9a9e. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.66:41515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.665100  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
W20260710 13:20:20.665943  8970 consensus_peers.cc:597] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 -> Peer 34a4a7aea5e34672af4b495bef16c344 (127.5.190.65:42699): Couldn't send request to peer 34a4a7aea5e34672af4b495bef16c344. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.675499  8969 consensus_peers.cc:597] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 -> Peer c0c998853df44696a2bfd86436cf9a9e (127.5.190.66:41515): Couldn't send request to peer c0c998853df44696a2bfd86436cf9a9e. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.66:41515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.697937  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:20.698946  5881 tablet_replica.cc:333] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.699798  5881 raft_consensus.cc:2243] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.700384  5881 raft_consensus.cc:2272] T 6f16bf59e168459f94d8d2d3e8524e4c P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.702589  5881 tablet_replica.cc:333] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.703131  5881 raft_consensus.cc:2243] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.703869  5881 raft_consensus.cc:2272] T 0b680c41347b4ce0b550f685e85fc87c P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.706045  5881 tablet_replica.cc:333] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.706707  5881 raft_consensus.cc:2243] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.707463  5881 raft_consensus.cc:2272] T 53521681b74743a3995d55c54cd09df9 P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.709460  5881 tablet_replica.cc:333] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.710044  5881 raft_consensus.cc:2243] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.710459  5881 raft_consensus.cc:2272] T f0991d07cf744f63be5c279f031e4691 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.712612  5881 tablet_replica.cc:333] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.713166  5881 raft_consensus.cc:2243] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.713912  5881 raft_consensus.cc:2272] T b047123241f447fe80e7431267ef1be1 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.715760  5881 tablet_replica.cc:333] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.716310  5881 raft_consensus.cc:2243] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.717053  5881 raft_consensus.cc:2272] T 78eb8ff9e9b545a283eaae95e704cab4 P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.718917  5881 tablet_replica.cc:333] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.719430  5881 raft_consensus.cc:2243] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.719847  5881 raft_consensus.cc:2272] T 79cbf6edc72542f0bf4e49b36b51df3f P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.721825  5881 tablet_replica.cc:333] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.722349  5881 raft_consensus.cc:2243] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.722787  5881 raft_consensus.cc:2272] T 6ac0bb52c60943c18b106ee04db8a32b P a194ab54fecb404181ab70a160ebab13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.724655  5881 tablet_replica.cc:333] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.725124  5881 raft_consensus.cc:2243] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.725538  5881 raft_consensus.cc:2272] T 596317541197425aa30cdec02bd73392 P a194ab54fecb404181ab70a160ebab13 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.727329  5881 tablet_replica.cc:333] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13: stopping tablet replica
I20260710 13:20:20.727813  5881 raft_consensus.cc:2243] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:20.728570  5881 raft_consensus.cc:2272] T 029d873c933843ad8c0a9f61acf5b52d P a194ab54fecb404181ab70a160ebab13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:20.913781  8801 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:21.699790  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:20:21.722383  5881 master.cc:562] Master@127.5.190.126:40159 shutting down...
I20260710 13:20:21.744837  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:21.745358  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:21.745641  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b70d7a624d641a1a56a0e3427083e43: stopping tablet replica
I20260710 13:20:21.765133  5881 master.cc:584] Master@127.5.190.126:40159 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15033 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:21.806036  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:38281
I20260710 13:20:21.807210  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:21.812469  9299 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
W20260710 13:20:21.812502  9300 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
W20260710 13:20:21.814210  9302 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
I20260710 13:20:21.815487  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:21.816367  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:21.816573  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:21.816732  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689621816716 us; error 0 us; skew 500 ppm
I20260710 13:20:21.817255  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:21.819444  5881 webserver.cc:533] Webserver started at http://127.5.190.126:34623/ using document root <none> and password file <none>
I20260710 13:20:21.819929  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:21.820183  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:21.820487  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:21.821583  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "fe4d06cbae8a451d9f1f458b72f92181"
format_stamp: "Formatted at 2026-07-10 13:20:21 on dist-test-slave-0606"
I20260710 13:20:21.826082  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:21.829373  9307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:21.830240  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:21.830479  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "fe4d06cbae8a451d9f1f458b72f92181"
format_stamp: "Formatted at 2026-07-10 13:20:21 on dist-test-slave-0606"
I20260710 13:20:21.830734  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-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)
I20260710 13:20:21.871790  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:21.873013  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:21.911242  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:38281
I20260710 13:20:21.911339  9358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:38281 every 8 connection(s)
I20260710 13:20:21.915246  9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:21.925742  9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181: Bootstrap starting.
I20260710 13:20:21.930388  9359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:21.934597  9359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181: No bootstrap required, opened a new log
I20260710 13:20:21.936697  9359 raft_consensus.cc:359] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4d06cbae8a451d9f1f458b72f92181" member_type: VOTER }
I20260710 13:20:21.937074  9359 raft_consensus.cc:385] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:21.937254  9359 raft_consensus.cc:740] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe4d06cbae8a451d9f1f458b72f92181, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.937841  9359 consensus_queue.cc:260] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fe4d06cbae8a451d9f1f458b72f92181" member_type: VOTER }
I20260710 13:20:21.938238  9359 raft_consensus.cc:399] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:21.938433  9359 raft_consensus.cc:493] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:21.938635  9359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:21.943078  9359 raft_consensus.cc:515] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4d06cbae8a451d9f1f458b72f92181" member_type: VOTER }
I20260710 13:20:21.943651  9359 leader_election.cc:304] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [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: fe4d06cbae8a451d9f1f458b72f92181; no voters: 
I20260710 13:20:21.944829  9359 leader_election.cc:290] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:21.945214  9362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:21.946712  9362 raft_consensus.cc:697] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 1 LEADER]: Becoming Leader. State: Replica: fe4d06cbae8a451d9f1f458b72f92181, State: Running, Role: LEADER
I20260710 13:20:21.947376  9362 consensus_queue.cc:237] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [LEADER]: Queue going to LEADER mode. State: All 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: "fe4d06cbae8a451d9f1f458b72f92181" member_type: VOTER }
I20260710 13:20:21.947742  9359 sys_catalog.cc:565] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:21.952558  9363 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fe4d06cbae8a451d9f1f458b72f92181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4d06cbae8a451d9f1f458b72f92181" member_type: VOTER } }
I20260710 13:20:21.953644  9363 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:21.952725  9364 sys_catalog.cc:455] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fe4d06cbae8a451d9f1f458b72f92181. Latest consensus state: current_term: 1 leader_uuid: "fe4d06cbae8a451d9f1f458b72f92181" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fe4d06cbae8a451d9f1f458b72f92181" member_type: VOTER } }
I20260710 13:20:21.955430  9364 sys_catalog.cc:458] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:21.955583  9368 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:21.960844  9368 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:21.966303  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:21.970036  9368 catalog_manager.cc:1383] Generated new cluster ID: 0590e0445b8147d5ae5c7e1ec7048481
I20260710 13:20:21.970360  9368 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:21.988382  9368 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:21.989660  9368 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:22.003388  9368 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181: Generated new TSK 0
I20260710 13:20:22.004069  9368 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:22.033624  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.039363  9380 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
W20260710 13:20:22.040810  9381 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
W20260710 13:20:22.042416  9383 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
I20260710 13:20:22.042451  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:22.043519  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.043745  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:22.043920  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689622043904 us; error 0 us; skew 500 ppm
I20260710 13:20:22.044548  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.046788  5881 webserver.cc:533] Webserver started at http://127.5.190.65:39567/ using document root <none> and password file <none>
I20260710 13:20:22.047278  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.047480  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.047750  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.048890  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-0606"
I20260710 13:20:22.053303  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:22.057075  9388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.057780  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:20:22.058084  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-0606"
I20260710 13:20:22.058370  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-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)
I20260710 13:20:22.080996  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.082229  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.083766  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:22.086020  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:22.086272  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.086527  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:22.086706  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.127593  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:32799
I20260710 13:20:22.127699  9450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:32799 every 8 connection(s)
I20260710 13:20:22.132472  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.140223  9455 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
W20260710 13:20:22.141985  9456 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
W20260710 13:20:22.144804  9458 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
I20260710 13:20:22.146030  9451 heartbeater.cc:344] Connected to a master server at 127.5.190.126:38281
I20260710 13:20:22.146499  9451 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:22.146552  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:22.147445  9451 heartbeater.cc:507] Master 127.5.190.126:38281 requested a full tablet report, sending...
I20260710 13:20:22.147781  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.148070  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:22.148240  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689622148207 us; error 0 us; skew 500 ppm
I20260710 13:20:22.148945  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.149763  9324 ts_manager.cc:194] Registered new tserver with Master: 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799)
I20260710 13:20:22.151599  5881 webserver.cc:533] Webserver started at http://127.5.190.66:43969/ using document root <none> and password file <none>
I20260710 13:20:22.152035  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57462
I20260710 13:20:22.152194  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.152516  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.152784  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.153980  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "9fb1332136b04891a7b5dc1e6611aba0"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-0606"
I20260710 13:20:22.158423  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:22.162086  9463 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.162897  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:20:22.163208  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "9fb1332136b04891a7b5dc1e6611aba0"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-0606"
I20260710 13:20:22.163502  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-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)
I20260710 13:20:22.181566  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.182811  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.184352  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:22.186549  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:22.186801  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.187036  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:22.187203  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.227947  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:44881
I20260710 13:20:22.228142  9525 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:44881 every 8 connection(s)
I20260710 13:20:22.233110  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:22.241982  9529 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
W20260710 13:20:22.244747  9530 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
W20260710 13:20:22.245416  9532 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
I20260710 13:20:22.246505  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:22.247599  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:22.247848  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:22.248085  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689622248065 us; error 0 us; skew 500 ppm
I20260710 13:20:22.248795  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:22.250488  9526 heartbeater.cc:344] Connected to a master server at 127.5.190.126:38281
I20260710 13:20:22.250874  9526 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:22.251610  5881 webserver.cc:533] Webserver started at http://127.5.190.67:45931/ using document root <none> and password file <none>
I20260710 13:20:22.251771  9526 heartbeater.cc:507] Master 127.5.190.126:38281 requested a full tablet report, sending...
I20260710 13:20:22.252238  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:22.252506  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:22.252802  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:22.254089  9324 ts_manager.cc:194] Registered new tserver with Master: 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881)
I20260710 13:20:22.254277  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "bea97ffa06bd4a3597b2dd8105606506"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-0606"
I20260710 13:20:22.256022  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57468
I20260710 13:20:22.259687  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:20:22.263334  9537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.264175  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:22.264473  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "bea97ffa06bd4a3597b2dd8105606506"
format_stamp: "Formatted at 2026-07-10 13:20:22 on dist-test-slave-0606"
I20260710 13:20:22.264757  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689532911094-5881-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)
I20260710 13:20:22.281814  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:22.283073  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:22.284614  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:22.286832  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:22.287017  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.287317  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:22.287474  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:22.328691  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:40327
I20260710 13:20:22.328840  9599 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:40327 every 8 connection(s)
I20260710 13:20:22.342303  9600 heartbeater.cc:344] Connected to a master server at 127.5.190.126:38281
I20260710 13:20:22.342705  9600 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:22.343469  9600 heartbeater.cc:507] Master 127.5.190.126:38281 requested a full tablet report, sending...
I20260710 13:20:22.345400  9324 ts_manager.cc:194] Registered new tserver with Master: bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:22.346267  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014444s
I20260710 13:20:22.346817  9324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57480
I20260710 13:20:22.372151  9324 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57484:
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"
    }
  }
}
W20260710 13:20:22.374351  9324 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.
I20260710 13:20:22.426229  9491 tablet_service.cc:1511] Processing CreateTablet for tablet 29852c4e405e45c4a21bc1a912b0fc85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e1572b407054632a44c5e06cbeec10b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:22.426435  9490 tablet_service.cc:1511] Processing CreateTablet for tablet 2b868dd800d14fc085c4299e7c011f7c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e1572b407054632a44c5e06cbeec10b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:22.427814  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b868dd800d14fc085c4299e7c011f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.427614  9416 tablet_service.cc:1511] Processing CreateTablet for tablet 29852c4e405e45c4a21bc1a912b0fc85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e1572b407054632a44c5e06cbeec10b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:22.428656  9415 tablet_service.cc:1511] Processing CreateTablet for tablet 2b868dd800d14fc085c4299e7c011f7c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e1572b407054632a44c5e06cbeec10b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:22.429026  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29852c4e405e45c4a21bc1a912b0fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.429966  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b868dd800d14fc085c4299e7c011f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.429875  9565 tablet_service.cc:1511] Processing CreateTablet for tablet 29852c4e405e45c4a21bc1a912b0fc85 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e1572b407054632a44c5e06cbeec10b]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:22.431257  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29852c4e405e45c4a21bc1a912b0fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.433156  9564 tablet_service.cc:1511] Processing CreateTablet for tablet 2b868dd800d14fc085c4299e7c011f7c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e1572b407054632a44c5e06cbeec10b]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:22.434572  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b868dd800d14fc085c4299e7c011f7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.437178  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29852c4e405e45c4a21bc1a912b0fc85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.461568  9615 tablet_bootstrap.cc:492] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Bootstrap starting.
I20260710 13:20:22.464386  9616 tablet_bootstrap.cc:492] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0: Bootstrap starting.
I20260710 13:20:22.473526  9615 tablet_bootstrap.cc:654] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.478688  9617 tablet_bootstrap.cc:492] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: Bootstrap starting.
I20260710 13:20:22.479116  9616 tablet_bootstrap.cc:654] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.485366  9617 tablet_bootstrap.cc:654] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.487792  9615 tablet_bootstrap.cc:492] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: No bootstrap required, opened a new log
I20260710 13:20:22.488319  9615 ts_tablet_manager.cc:1403] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.009s
I20260710 13:20:22.490192  9616 tablet_bootstrap.cc:492] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0: No bootstrap required, opened a new log
I20260710 13:20:22.490693  9616 ts_tablet_manager.cc:1403] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260710 13:20:22.491462  9615 raft_consensus.cc:359] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.492245  9615 raft_consensus.cc:385] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.492550  9615 raft_consensus.cc:740] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.493287  9615 consensus_queue.cc:260] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.494068  9617 tablet_bootstrap.cc:492] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: No bootstrap required, opened a new log
I20260710 13:20:22.493674  9616 raft_consensus.cc:359] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.494444  9616 raft_consensus.cc:385] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.494562  9617 ts_tablet_manager.cc:1403] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.007s
I20260710 13:20:22.494825  9616 raft_consensus.cc:740] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.495937  9451 heartbeater.cc:499] Master 127.5.190.126:38281 was elected leader, sending a full tablet report...
I20260710 13:20:22.495688  9616 consensus_queue.cc:260] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.496675  9615 ts_tablet_manager.cc:1434] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:22.501328  9615 tablet_bootstrap.cc:492] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Bootstrap starting.
I20260710 13:20:22.502440  9617 raft_consensus.cc:359] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.503683  9617 raft_consensus.cc:385] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.504199  9617 raft_consensus.cc:740] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.505558  9617 consensus_queue.cc:260] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.508822  9615 tablet_bootstrap.cc:654] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.520377  9617 ts_tablet_manager.cc:1434] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.007s
I20260710 13:20:22.521183  9526 heartbeater.cc:499] Master 127.5.190.126:38281 was elected leader, sending a full tablet report...
I20260710 13:20:22.521271  9600 heartbeater.cc:499] Master 127.5.190.126:38281 was elected leader, sending a full tablet report...
I20260710 13:20:22.522401  9617 tablet_bootstrap.cc:492] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506: Bootstrap starting.
I20260710 13:20:22.521530  9616 ts_tablet_manager.cc:1434] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.023s
I20260710 13:20:22.524341  9616 tablet_bootstrap.cc:492] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0: Bootstrap starting.
I20260710 13:20:22.529181  9623 raft_consensus.cc:493] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:22.531003  9616 tablet_bootstrap.cc:654] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.531292  9623 raft_consensus.cc:515] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.534782  9623 leader_election.cc:290] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881)
I20260710 13:20:22.537379  9615 tablet_bootstrap.cc:492] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6: No bootstrap required, opened a new log
I20260710 13:20:22.538269  9615 ts_tablet_manager.cc:1403] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.010s
I20260710 13:20:22.541312  9615 raft_consensus.cc:359] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.542155  9615 raft_consensus.cc:385] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.542558  9615 raft_consensus.cc:740] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.543320  9615 consensus_queue.cc:260] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.545296  9615 ts_tablet_manager.cc:1434] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:22.557530  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "bea97ffa06bd4a3597b2dd8105606506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" is_pre_election: true
I20260710 13:20:22.558297  9426 raft_consensus.cc:2468] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bea97ffa06bd4a3597b2dd8105606506 in term 0.
I20260710 13:20:22.600243  9617 tablet_bootstrap.cc:654] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:22.601007  9601 tablet.cc:2406] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:22.602483  9539 leader_election.cc:304] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506; no voters: 
I20260710 13:20:22.602974  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "bea97ffa06bd4a3597b2dd8105606506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0" is_pre_election: true
I20260710 13:20:22.604687  9623 raft_consensus.cc:2804] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:22.605208  9623 raft_consensus.cc:493] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:22.605566  9538 leader_election.cc:343] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:22.605650  9623 raft_consensus.cc:3060] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:22.616447  9539 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.65:32799, user_credentials={real_user=slave}} blocked reactor thread for 56888.7us
I20260710 13:20:22.618069  9623 raft_consensus.cc:515] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.620930  9616 tablet_bootstrap.cc:492] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0: No bootstrap required, opened a new log
I20260710 13:20:22.621562  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "bea97ffa06bd4a3597b2dd8105606506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
I20260710 13:20:22.621629  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "bea97ffa06bd4a3597b2dd8105606506" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
I20260710 13:20:22.622215  9426 raft_consensus.cc:3060] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:22.621558  9616 ts_tablet_manager.cc:1403] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0: Time spent bootstrapping tablet: real 0.097s	user 0.043s	sys 0.051s
W20260710 13:20:22.623163  9538 leader_election.cc:343] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:22.624909  9617 tablet_bootstrap.cc:492] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506: No bootstrap required, opened a new log
I20260710 13:20:22.625443  9617 ts_tablet_manager.cc:1403] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.007s
I20260710 13:20:22.625631  9616 raft_consensus.cc:359] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.626363  9616 raft_consensus.cc:385] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.626657  9616 raft_consensus.cc:740] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.621640  9623 leader_election.cc:290] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 1 election: Requested vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881)
I20260710 13:20:22.627436  9616 consensus_queue.cc:260] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.628074  9426 raft_consensus.cc:2468] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea97ffa06bd4a3597b2dd8105606506 in term 1.
I20260710 13:20:22.629400  9617 raft_consensus.cc:359] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.630228  9617 raft_consensus.cc:385] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.630573  9617 raft_consensus.cc:740] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.630527  9539 leader_election.cc:304] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506; no voters: 9fb1332136b04891a7b5dc1e6611aba0
I20260710 13:20:22.629884  9616 ts_tablet_manager.cc:1434] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:22.631565  9623 raft_consensus.cc:2804] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:22.631521  9617 consensus_queue.cc:260] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.632575  9623 raft_consensus.cc:697] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 LEADER]: Becoming Leader. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Running, Role: LEADER
I20260710 13:20:22.633842  9617 ts_tablet_manager.cc:1434] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:22.633877  9623 consensus_queue.cc:237] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.643203  9322 catalog_manager.cc:5697] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 reported cstate change: term changed from 0 to 1, leader changed from <none> to bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67). New cstate: current_term: 1 leader_uuid: "bea97ffa06bd4a3597b2dd8105606506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.770778  9621 raft_consensus.cc:493] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:22.770665  9622 raft_consensus.cc:493] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:22.771518  9621 raft_consensus.cc:515] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.771637  9622 raft_consensus.cc:515] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.773640  9621 leader_election.cc:290] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:22.773929  9622 leader_election.cc:290] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:22.799175  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506" is_pre_election: true
I20260710 13:20:22.799232  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" is_pre_election: true
I20260710 13:20:22.800058  9575 raft_consensus.cc:2468] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 0.
I20260710 13:20:22.800216  9426 raft_consensus.cc:2468] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 0.
I20260710 13:20:22.800388  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0" is_pre_election: true
I20260710 13:20:22.801019  9501 raft_consensus.cc:2468] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 0.
I20260710 13:20:22.801532  9392 leader_election.cc:304] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506; no voters: 
I20260710 13:20:22.801643  9465 leader_election.cc:304] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, 9fb1332136b04891a7b5dc1e6611aba0; no voters: 
I20260710 13:20:22.802695  9622 raft_consensus.cc:2804] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:22.802778  9621 raft_consensus.cc:2804] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:22.802768  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506" is_pre_election: true
I20260710 13:20:22.803169  9622 raft_consensus.cc:493] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:22.803453  9621 raft_consensus.cc:493] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:22.803651  9622 raft_consensus.cc:3060] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:22.803704  9575 raft_consensus.cc:2468] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 0.
I20260710 13:20:22.803894  9621 raft_consensus.cc:3060] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:22.809991  9622 raft_consensus.cc:515] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.810302  9621 raft_consensus.cc:515] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.811813  9622 leader_election.cc:290] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 election: Requested vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:22.812842  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
I20260710 13:20:22.813274  9621 leader_election.cc:290] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:22.813701  9575 raft_consensus.cc:3060] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:22.812853  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
I20260710 13:20:22.813834  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
I20260710 13:20:22.814532  9426 raft_consensus.cc:2393] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9fb1332136b04891a7b5dc1e6611aba0 in current term 1: Already voted for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in this term.
I20260710 13:20:22.814697  9501 raft_consensus.cc:2393] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in current term 1: Already voted for candidate 9fb1332136b04891a7b5dc1e6611aba0 in this term.
I20260710 13:20:22.814545  9574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b868dd800d14fc085c4299e7c011f7c" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
I20260710 13:20:22.816385  9392 leader_election.cc:304] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [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: 57a4fa7b6ff34f16a7f5cb093203e3d6; no voters: 9fb1332136b04891a7b5dc1e6611aba0, bea97ffa06bd4a3597b2dd8105606506
I20260710 13:20:22.817170  9621 raft_consensus.cc:2749] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:22.820230  9575 raft_consensus.cc:2468] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 1.
I20260710 13:20:22.821394  9467 leader_election.cc:304] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fb1332136b04891a7b5dc1e6611aba0, bea97ffa06bd4a3597b2dd8105606506; no voters: 57a4fa7b6ff34f16a7f5cb093203e3d6
I20260710 13:20:22.822073  9622 raft_consensus.cc:2804] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:22.823125  9622 raft_consensus.cc:697] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Becoming Leader. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Running, Role: LEADER
I20260710 13:20:22.823928  9622 consensus_queue.cc:237] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.830344  9322 catalog_manager.cc:5697] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "9fb1332136b04891a7b5dc1e6611aba0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.882954  9622 raft_consensus.cc:493] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:22.883442  9622 raft_consensus.cc:515] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:22.885406  9622 leader_election.cc:290] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:22.886107  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" is_pre_election: true
I20260710 13:20:22.886587  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506" is_pre_election: true
I20260710 13:20:22.886956  9426 raft_consensus.cc:2393] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fb1332136b04891a7b5dc1e6611aba0 in current term 1: Already voted for candidate bea97ffa06bd4a3597b2dd8105606506 in this term.
I20260710 13:20:22.888177  9467 leader_election.cc:304] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fb1332136b04891a7b5dc1e6611aba0; no voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506
I20260710 13:20:22.887820  9322 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56758:
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"
    }
  }
}
I20260710 13:20:22.889087  9622 raft_consensus.cc:3060] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:22.890208  9322 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.
I20260710 13:20:22.894178  9622 raft_consensus.cc:2749] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:22.914286  9415 tablet_service.cc:1511] Processing CreateTablet for tablet e9d270ad3d03435fa0f881bed31e8f1c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1def2918a134487cb10326d4d2e7c2fd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:22.915690  9415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d270ad3d03435fa0f881bed31e8f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.915860  9491 tablet_service.cc:1511] Processing CreateTablet for tablet e9d270ad3d03435fa0f881bed31e8f1c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1def2918a134487cb10326d4d2e7c2fd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:22.917142  9491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d270ad3d03435fa0f881bed31e8f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.918803  9416 tablet_service.cc:1511] Processing CreateTablet for tablet dfed828bbfb4409f8ffb11300128ab15 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1def2918a134487cb10326d4d2e7c2fd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:22.920130  9416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfed828bbfb4409f8ffb11300128ab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.920013  9490 tablet_service.cc:1511] Processing CreateTablet for tablet dfed828bbfb4409f8ffb11300128ab15 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1def2918a134487cb10326d4d2e7c2fd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:22.921346  9490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfed828bbfb4409f8ffb11300128ab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.922214  9564 tablet_service.cc:1511] Processing CreateTablet for tablet dfed828bbfb4409f8ffb11300128ab15 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1def2918a134487cb10326d4d2e7c2fd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:22.923549  9564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfed828bbfb4409f8ffb11300128ab15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.920013  9565 tablet_service.cc:1511] Processing CreateTablet for tablet e9d270ad3d03435fa0f881bed31e8f1c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1def2918a134487cb10326d4d2e7c2fd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:22.929885  9565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d270ad3d03435fa0f881bed31e8f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:22.937507  9615 tablet_bootstrap.cc:492] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Bootstrap starting.
I20260710 13:20:22.938808  9616 tablet_bootstrap.cc:492] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0: Bootstrap starting.
I20260710 13:20:22.945225  9615 tablet_bootstrap.cc:654] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.945473  9616 tablet_bootstrap.cc:654] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.956899  9615 tablet_bootstrap.cc:492] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: No bootstrap required, opened a new log
I20260710 13:20:22.957525  9615 ts_tablet_manager.cc:1403] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 13:20:22.957585  9616 tablet_bootstrap.cc:492] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0: No bootstrap required, opened a new log
I20260710 13:20:22.958290  9616 ts_tablet_manager.cc:1403] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
W20260710 13:20:22.961022  9372 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:22.960913  9615 raft_consensus.cc:359] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.961942  9615 raft_consensus.cc:385] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.962309  9615 raft_consensus.cc:740] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.962857  9617 tablet_bootstrap.cc:492] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506: Bootstrap starting.
I20260710 13:20:22.963349  9615 consensus_queue.cc:260] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.963635  9616 raft_consensus.cc:359] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.964395  9616 raft_consensus.cc:385] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.964733  9616 raft_consensus.cc:740] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.965755  9616 consensus_queue.cc:260] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.970233  9616 ts_tablet_manager.cc:1434] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:20:22.971387  9616 tablet_bootstrap.cc:492] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: Bootstrap starting.
I20260710 13:20:22.973316  9615 ts_tablet_manager.cc:1434] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:20:22.973518  9617 tablet_bootstrap.cc:654] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.977890  9616 tablet_bootstrap.cc:654] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.982335  9615 tablet_bootstrap.cc:492] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Bootstrap starting.
I20260710 13:20:22.982430  9617 tablet_bootstrap.cc:492] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506: No bootstrap required, opened a new log
I20260710 13:20:22.983530  9617 ts_tablet_manager.cc:1403] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 13:20:22.983871  9616 tablet_bootstrap.cc:492] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: No bootstrap required, opened a new log
I20260710 13:20:22.985332  9616 ts_tablet_manager.cc:1403] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:22.987378  9617 raft_consensus.cc:359] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.988211  9617 raft_consensus.cc:385] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.988524  9617 raft_consensus.cc:740] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.989704  9615 tablet_bootstrap.cc:654] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:22.989249  9616 raft_consensus.cc:359] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.989506  9617 consensus_queue.cc:260] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.990103  9616 raft_consensus.cc:385] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:22.990525  9616 raft_consensus.cc:740] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Initialized, Role: FOLLOWER
I20260710 13:20:22.991415  9616 consensus_queue.cc:260] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:22.993471  9617 ts_tablet_manager.cc:1434] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:20:22.994576  9617 tablet_bootstrap.cc:492] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: Bootstrap starting.
I20260710 13:20:22.996901  9616 ts_tablet_manager.cc:1434] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:23.001070  9617 tablet_bootstrap.cc:654] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:23.014971  9617 tablet_bootstrap.cc:492] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: No bootstrap required, opened a new log
I20260710 13:20:23.015151  9615 tablet_bootstrap.cc:492] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: No bootstrap required, opened a new log
I20260710 13:20:23.015497  9617 ts_tablet_manager.cc:1403] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:20:23.015640  9615 ts_tablet_manager.cc:1403] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.005s
I20260710 13:20:23.018707  9617 raft_consensus.cc:359] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.018872  9615 raft_consensus.cc:359] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.019517  9617 raft_consensus.cc:385] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.019555  9615 raft_consensus.cc:385] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:23.020020  9617 raft_consensus.cc:740] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.020081  9615 raft_consensus.cc:740] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Initialized, Role: FOLLOWER
I20260710 13:20:23.020936  9617 consensus_queue.cc:260] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.020936  9615 consensus_queue.cc:260] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.023424  9615 ts_tablet_manager.cc:1434] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:23.023424  9617 ts_tablet_manager.cc:1434] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:23.069660  9621 raft_consensus.cc:493] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.070207  9621 raft_consensus.cc:515] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.072046  9621 leader_election.cc:290] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:23.072811  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0" is_pre_election: true
I20260710 13:20:23.073099  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506" is_pre_election: true
I20260710 13:20:23.073572  9501 raft_consensus.cc:2468] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 0.
I20260710 13:20:23.073689  9575 raft_consensus.cc:2468] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 0.
I20260710 13:20:23.074728  9392 leader_election.cc:304] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506; no voters: 
I20260710 13:20:23.075392  9621 raft_consensus.cc:2804] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.075804  9621 raft_consensus.cc:493] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.076124  9621 raft_consensus.cc:3060] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.080896  9621 raft_consensus.cc:515] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.082640  9621 leader_election.cc:290] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:23.083400  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
I20260710 13:20:23.083663  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
I20260710 13:20:23.083948  9501 raft_consensus.cc:3060] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.084321  9575 raft_consensus.cc:3060] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.089041  9501 raft_consensus.cc:2468] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 1.
I20260710 13:20:23.089088  9575 raft_consensus.cc:2468] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 1.
I20260710 13:20:23.090348  9389 leader_election.cc:304] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, 9fb1332136b04891a7b5dc1e6611aba0; no voters: 
I20260710 13:20:23.091060  9621 raft_consensus.cc:2804] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.092031  9621 raft_consensus.cc:697] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 LEADER]: Becoming Leader. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Running, Role: LEADER
I20260710 13:20:23.092828  9621 consensus_queue.cc:237] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.099615  9324 catalog_manager.cc:5697] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.149003  9622 raft_consensus.cc:493] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:23.149518  9622 raft_consensus.cc:515] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.151360  9622 leader_election.cc:290] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:23.152123  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" is_pre_election: true
I20260710 13:20:23.152531  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506" is_pre_election: true
I20260710 13:20:23.152874  9426 raft_consensus.cc:2468] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 0.
I20260710 13:20:23.153162  9575 raft_consensus.cc:2468] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 0.
I20260710 13:20:23.154014  9465 leader_election.cc:304] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, 9fb1332136b04891a7b5dc1e6611aba0; no voters: 
I20260710 13:20:23.154666  9622 raft_consensus.cc:2804] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:23.155016  9622 raft_consensus.cc:493] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:23.155243  9622 raft_consensus.cc:3060] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.160097  9622 raft_consensus.cc:515] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.161844  9622 leader_election.cc:290] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 election: Requested vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:23.162602  9426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
I20260710 13:20:23.162873  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c" candidate_uuid: "9fb1332136b04891a7b5dc1e6611aba0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
I20260710 13:20:23.163134  9426 raft_consensus.cc:3060] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.163451  9575 raft_consensus.cc:3060] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:23.168557  9426 raft_consensus.cc:2468] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 1.
I20260710 13:20:23.168557  9575 raft_consensus.cc:2468] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fb1332136b04891a7b5dc1e6611aba0 in term 1.
I20260710 13:20:23.169746  9465 leader_election.cc:304] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, 9fb1332136b04891a7b5dc1e6611aba0; no voters: 
I20260710 13:20:23.170424  9622 raft_consensus.cc:2804] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:23.170907  9622 raft_consensus.cc:697] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Becoming Leader. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Running, Role: LEADER
I20260710 13:20:23.171669  9622 consensus_queue.cc:237] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.178437  9324 catalog_manager.cc:5697] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66). New cstate: current_term: 1 leader_uuid: "9fb1332136b04891a7b5dc1e6611aba0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.201117  9623 consensus_queue.cc:1048] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:23.215081  9655 consensus_queue.cc:1048] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:23.250984  9575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85"
dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
mode: GRACEFUL
new_leader_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
 from {username='slave'} at 127.0.0.1:35914
I20260710 13:20:23.251588  9575 raft_consensus.cc:606] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 LEADER]: Received request to transfer leadership to TS 57a4fa7b6ff34f16a7f5cb093203e3d6
I20260710 13:20:23.268253  9501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c"
dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
mode: GRACEFUL
new_leader_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
 from {username='slave'} at 127.0.0.1:47572
I20260710 13:20:23.268839  9501 raft_consensus.cc:606] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Received request to transfer leadership to TS 57a4fa7b6ff34f16a7f5cb093203e3d6
I20260710 13:20:23.311107  9622 consensus_queue.cc:1048] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:23.322556  9661 consensus_queue.cc:1048] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:23.500394  9621 consensus_queue.cc:1048] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:23.511214  9649 consensus_queue.cc:1048] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:23.618489  9661 consensus_queue.cc:1048] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:23.637113  9623 raft_consensus.cc:993] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: : Instructing follower 57a4fa7b6ff34f16a7f5cb093203e3d6 to start an election
I20260710 13:20:23.637918  9623 raft_consensus.cc:1081] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 LEADER]: Signalling peer 57a4fa7b6ff34f16a7f5cb093203e3d6 to start an election
I20260710 13:20:23.643379  9661 consensus_queue.cc:1048] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:23.643296  9426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85"
dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
 from {username='slave'} at 127.0.0.1:53204
I20260710 13:20:23.644255  9426 raft_consensus.cc:493] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:23.644727  9426 raft_consensus.cc:3060] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.653235  9635 raft_consensus.cc:993] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: : Instructing follower 57a4fa7b6ff34f16a7f5cb093203e3d6 to start an election
I20260710 13:20:23.653849  9661 raft_consensus.cc:1081] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Signalling peer 57a4fa7b6ff34f16a7f5cb093203e3d6 to start an election
I20260710 13:20:23.655525  9425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c"
dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
 from {username='slave'} at 127.0.0.1:43330
I20260710 13:20:23.656080  9425 raft_consensus.cc:493] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:23.656388  9425 raft_consensus.cc:3060] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.656669  9426 raft_consensus.cc:515] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:23.658962  9426 leader_election.cc:290] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 2 election: Requested vote from peers bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327), 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881)
I20260710 13:20:23.660054  9575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
I20260710 13:20:23.660919  9575 raft_consensus.cc:3055] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:23.661294  9575 raft_consensus.cc:740] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Running, Role: LEADER
I20260710 13:20:23.661584  9501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29852c4e405e45c4a21bc1a912b0fc85" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
I20260710 13:20:23.662382  9501 raft_consensus.cc:3060] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.662439  9575 consensus_queue.cc:260] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:23.664397  9575 raft_consensus.cc:3060] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.664857  9425 raft_consensus.cc:515] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.668624  9425 leader_election.cc:290] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 2 election: Requested vote from peers 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881), bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67:40327)
I20260710 13:20:23.668589  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
I20260710 13:20:23.669269  9500 raft_consensus.cc:3055] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:23.669545  9500 raft_consensus.cc:740] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fb1332136b04891a7b5dc1e6611aba0, State: Running, Role: LEADER
I20260710 13:20:23.670107  9574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d270ad3d03435fa0f881bed31e8f1c" candidate_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
I20260710 13:20:23.670747  9574 raft_consensus.cc:3060] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.670542  9500 consensus_queue.cc:260] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.671803  9500 raft_consensus.cc:3060] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.674782  9575 raft_consensus.cc:2468] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 2.
I20260710 13:20:23.676332  9392 leader_election.cc:304] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506; no voters: 
I20260710 13:20:23.677367  9649 raft_consensus.cc:2804] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:23.677873  9649 raft_consensus.cc:697] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 LEADER]: Becoming Leader. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Running, Role: LEADER
I20260710 13:20:23.678812  9501 raft_consensus.cc:2468] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 2.
I20260710 13:20:23.679041  9649 consensus_queue.cc:237] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } }
I20260710 13:20:23.680490  9574 raft_consensus.cc:2468] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 2.
I20260710 13:20:23.681645  9392 leader_election.cc:304] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57a4fa7b6ff34f16a7f5cb093203e3d6, bea97ffa06bd4a3597b2dd8105606506; no voters: 
I20260710 13:20:23.682638  9664 raft_consensus.cc:2804] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:23.683204  9664 raft_consensus.cc:697] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 LEADER]: Becoming Leader. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Running, Role: LEADER
I20260710 13:20:23.684690  9664 consensus_queue.cc:237] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.685869  9500 raft_consensus.cc:2468] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57a4fa7b6ff34f16a7f5cb093203e3d6 in term 2.
I20260710 13:20:23.689172  9322 catalog_manager.cc:5697] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 reported cstate change: term changed from 1 to 2, leader changed from bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67) to 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.705739  9322 catalog_manager.cc:5697] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 reported cstate change: term changed from 1 to 2, leader changed from 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66) to 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:23.724557  5881 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:23.726301  5881 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:23.726749  5881 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:23.741537  9425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15"
dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
mode: GRACEFUL
new_leader_uuid: "bea97ffa06bd4a3597b2dd8105606506"
 from {username='slave'} at 127.0.0.1:43334
I20260710 13:20:23.742120  9425 raft_consensus.cc:606] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 LEADER]: Received request to transfer leadership to TS bea97ffa06bd4a3597b2dd8105606506
I20260710 13:20:23.743526  5881 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:23.900246  9649 raft_consensus.cc:993] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: : Instructing follower bea97ffa06bd4a3597b2dd8105606506 to start an election
I20260710 13:20:23.900758  9664 raft_consensus.cc:1081] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 LEADER]: Signalling peer bea97ffa06bd4a3597b2dd8105606506 to start an election
I20260710 13:20:23.902310  9574 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15"
dest_uuid: "bea97ffa06bd4a3597b2dd8105606506"
 from {username='slave'} at 127.0.0.1:35898
I20260710 13:20:23.902777  9574 raft_consensus.cc:493] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:23.903052  9574 raft_consensus.cc:3060] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.908175  9574 raft_consensus.cc:515] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.909827  9574 leader_election.cc:290] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 2 election: Requested vote from peers 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65:32799), 9fb1332136b04891a7b5dc1e6611aba0 (127.5.190.66:44881)
I20260710 13:20:23.910964  9425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15" candidate_uuid: "bea97ffa06bd4a3597b2dd8105606506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6"
I20260710 13:20:23.911164  9500 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfed828bbfb4409f8ffb11300128ab15" candidate_uuid: "bea97ffa06bd4a3597b2dd8105606506" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fb1332136b04891a7b5dc1e6611aba0"
I20260710 13:20:23.911691  9425 raft_consensus.cc:3055] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:23.911757  9500 raft_consensus.cc:3060] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.912189  9425 raft_consensus.cc:740] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 57a4fa7b6ff34f16a7f5cb093203e3d6, State: Running, Role: LEADER
I20260710 13:20:23.913168  9425 consensus_queue.cc:260] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.914824  9425 raft_consensus.cc:3060] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:23.920164  9500 raft_consensus.cc:2468] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea97ffa06bd4a3597b2dd8105606506 in term 2.
I20260710 13:20:23.921769  9538 leader_election.cc:304] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fb1332136b04891a7b5dc1e6611aba0, bea97ffa06bd4a3597b2dd8105606506; no voters: 
I20260710 13:20:23.922401  9425 raft_consensus.cc:2468] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bea97ffa06bd4a3597b2dd8105606506 in term 2.
I20260710 13:20:23.923012  9653 raft_consensus.cc:2804] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:23.923591  9653 raft_consensus.cc:697] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 2 LEADER]: Becoming Leader. State: Replica: bea97ffa06bd4a3597b2dd8105606506, State: Running, Role: LEADER
I20260710 13:20:23.924642  9653 consensus_queue.cc:237] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } }
I20260710 13:20:23.931411  9323 catalog_manager.cc:5697] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 reported cstate change: term changed from 1 to 2, leader changed from 57a4fa7b6ff34f16a7f5cb093203e3d6 (127.5.190.65) to bea97ffa06bd4a3597b2dd8105606506 (127.5.190.67). New cstate: current_term: 2 leader_uuid: "bea97ffa06bd4a3597b2dd8105606506" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57a4fa7b6ff34f16a7f5cb093203e3d6" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 32799 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fb1332136b04891a7b5dc1e6611aba0" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 44881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bea97ffa06bd4a3597b2dd8105606506" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 40327 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:23.957114  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
I20260710 13:20:23.986117  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:23.986883  5881 tablet_replica.cc:333] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: stopping tablet replica
I20260710 13:20:23.987596  5881 raft_consensus.cc:2243] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.988224  5881 pending_rounds.cc:70] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Trying to abort 1 pending ops.
I20260710 13:20:23.988389  5881 pending_rounds.cc:77] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992698622742528 op_type: NO_OP noop_request { }
I20260710 13:20:23.988638  5881 raft_consensus.cc:2889] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:23.988878  5881 raft_consensus.cc:2272] T e9d270ad3d03435fa0f881bed31e8f1c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.991731  5881 tablet_replica.cc:333] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6: stopping tablet replica
I20260710 13:20:23.992331  5881 raft_consensus.cc:2243] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.992688  5881 raft_consensus.cc:2272] T dfed828bbfb4409f8ffb11300128ab15 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.994961  5881 tablet_replica.cc:333] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6: stopping tablet replica
I20260710 13:20:23.995452  5881 raft_consensus.cc:2243] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.995850  5881 raft_consensus.cc:2272] T 2b868dd800d14fc085c4299e7c011f7c P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.998567  5881 tablet_replica.cc:333] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: stopping tablet replica
I20260710 13:20:23.999020  5881 raft_consensus.cc:2243] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.999532  5881 pending_rounds.cc:70] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Trying to abort 1 pending ops.
I20260710 13:20:23.999677  5881 pending_rounds.cc:77] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992698600235008 op_type: NO_OP noop_request { }
I20260710 13:20:23.999900  5881 raft_consensus.cc:2889] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:24.000213  5881 raft_consensus.cc:2272] T 29852c4e405e45c4a21bc1a912b0fc85 P 57a4fa7b6ff34f16a7f5cb093203e3d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.025029  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
I20260710 13:20:24.040371  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
I20260710 13:20:24.060384  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:24.061275  5881 tablet_replica.cc:333] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0: stopping tablet replica
I20260710 13:20:24.061957  5881 raft_consensus.cc:2243] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.062465  5881 raft_consensus.cc:2272] T e9d270ad3d03435fa0f881bed31e8f1c P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.065378  5881 tablet_replica.cc:333] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0: stopping tablet replica
I20260710 13:20:24.066045  5881 raft_consensus.cc:2243] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.066721  5881 raft_consensus.cc:2272] T 29852c4e405e45c4a21bc1a912b0fc85 P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.069453  5881 tablet_replica.cc:333] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0: stopping tablet replica
I20260710 13:20:24.070000  5881 raft_consensus.cc:2243] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.070477  5881 raft_consensus.cc:2272] T dfed828bbfb4409f8ffb11300128ab15 P 9fb1332136b04891a7b5dc1e6611aba0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.073199  5881 tablet_replica.cc:333] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0: stopping tablet replica
I20260710 13:20:24.073748  5881 raft_consensus.cc:2243] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.074589  5881 raft_consensus.cc:2272] T 2b868dd800d14fc085c4299e7c011f7c P 9fb1332136b04891a7b5dc1e6611aba0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.099576  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
I20260710 13:20:24.114379  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
I20260710 13:20:24.142395  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:24.143225  5881 tablet_replica.cc:333] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506: stopping tablet replica
I20260710 13:20:24.144068  5881 raft_consensus.cc:2243] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.144500  5881 raft_consensus.cc:2272] T e9d270ad3d03435fa0f881bed31e8f1c P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.146829  5881 tablet_replica.cc:333] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: stopping tablet replica
I20260710 13:20:24.147348  5881 raft_consensus.cc:2243] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.147949  5881 pending_rounds.cc:70] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: Trying to abort 1 pending ops.
I20260710 13:20:24.148185  5881 pending_rounds.cc:77] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992699603021824 op_type: NO_OP noop_request { }
I20260710 13:20:24.148412  5881 raft_consensus.cc:2889] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:24.148629  5881 raft_consensus.cc:2272] T dfed828bbfb4409f8ffb11300128ab15 P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.151019  5881 tablet_replica.cc:333] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506: stopping tablet replica
I20260710 13:20:24.151484  5881 raft_consensus.cc:2243] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.151877  5881 raft_consensus.cc:2272] T 2b868dd800d14fc085c4299e7c011f7c P bea97ffa06bd4a3597b2dd8105606506 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.154570  5881 tablet_replica.cc:333] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506: stopping tablet replica
I20260710 13:20:24.155025  5881 raft_consensus.cc:2243] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:24.155351  5881 raft_consensus.cc:2272] T 29852c4e405e45c4a21bc1a912b0fc85 P bea97ffa06bd4a3597b2dd8105606506 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.178439  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:20:24.193274  5881 master.cc:562] Master@127.5.190.126:38281 shutting down...
I20260710 13:20:24.212265  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:24.212793  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:24.213080  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P fe4d06cbae8a451d9f1f458b72f92181: stopping tablet replica
I20260710 13:20:24.232348  5881 master.cc:584] Master@127.5.190.126:38281 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2463 ms)
[----------] 6 tests from LeaderRebalancerTest (91193 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:24.269920  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:38049
I20260710 13:20:24.271051  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.276618  9674 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
W20260710 13:20:24.277052  9675 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
W20260710 13:20:24.278147  9677 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
I20260710 13:20:24.280468  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:24.281273  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:24.281466  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.281584  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689624281572 us; error 0 us; skew 500 ppm
I20260710 13:20:24.282080  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.284610  5881 webserver.cc:533] Webserver started at http://127.5.190.126:46385/ using document root <none> and password file <none>
I20260710 13:20:24.285171  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.285439  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.285676  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.286767  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "7344106487a243dabeb6989bbdacd8c2"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.291323  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 13:20:24.294754  9682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.295526  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:24.295825  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "7344106487a243dabeb6989bbdacd8c2"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.296185  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-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)
I20260710 13:20:24.307708  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.309015  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.347389  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:38049
I20260710 13:20:24.347479  9733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:38049 every 8 connection(s)
I20260710 13:20:24.351330  9734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.361776  9734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2: Bootstrap starting.
I20260710 13:20:24.366461  9734 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.370675  9734 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2: No bootstrap required, opened a new log
I20260710 13:20:24.372879  9734 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7344106487a243dabeb6989bbdacd8c2" member_type: VOTER }
I20260710 13:20:24.373299  9734 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:24.373544  9734 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7344106487a243dabeb6989bbdacd8c2, State: Initialized, Role: FOLLOWER
I20260710 13:20:24.374189  9734 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7344106487a243dabeb6989bbdacd8c2" member_type: VOTER }
I20260710 13:20:24.374657  9734 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:24.374881  9734 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:24.375164  9734 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:24.379633  9734 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7344106487a243dabeb6989bbdacd8c2" member_type: VOTER }
I20260710 13:20:24.380224  9734 leader_election.cc:304] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [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: 7344106487a243dabeb6989bbdacd8c2; no voters: 
I20260710 13:20:24.381316  9734 leader_election.cc:290] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:24.381685  9737 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:24.383111  9737 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 1 LEADER]: Becoming Leader. State: Replica: 7344106487a243dabeb6989bbdacd8c2, State: Running, Role: LEADER
I20260710 13:20:24.383826  9737 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [LEADER]: Queue going to LEADER mode. State: All 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: "7344106487a243dabeb6989bbdacd8c2" member_type: VOTER }
I20260710 13:20:24.384358  9734 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:24.386834  9738 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7344106487a243dabeb6989bbdacd8c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7344106487a243dabeb6989bbdacd8c2" member_type: VOTER } }
I20260710 13:20:24.387020  9739 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7344106487a243dabeb6989bbdacd8c2. Latest consensus state: current_term: 1 leader_uuid: "7344106487a243dabeb6989bbdacd8c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7344106487a243dabeb6989bbdacd8c2" member_type: VOTER } }
I20260710 13:20:24.387635  9739 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:24.387614  9738 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:24.391140  9743 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:24.396463  9743 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:24.399995  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:24.405397  9743 catalog_manager.cc:1383] Generated new cluster ID: e2de551a5bbb49188ec5f48a0f41a0ab
I20260710 13:20:24.405710  9743 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:24.418735  9743 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:24.420099  9743 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:24.434650  9743 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2: Generated new TSK 0
I20260710 13:20:24.435292  9743 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:24.467410  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.473519  9755 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
W20260710 13:20:24.474757  9756 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
W20260710 13:20:24.476528  9758 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
I20260710 13:20:24.477061  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:24.477895  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:24.478119  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.478291  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689624478254 us; error 0 us; skew 500 ppm
I20260710 13:20:24.478838  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.481266  5881 webserver.cc:533] Webserver started at http://127.5.190.65:38187/ using document root <none> and password file <none>
I20260710 13:20:24.481757  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.481956  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.482236  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.483376  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "c44774a0c362456c92de72fa9950c864"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.488338  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:24.491775  9763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.492583  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:24.492894  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "c44774a0c362456c92de72fa9950c864"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.493220  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-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)
I20260710 13:20:24.516131  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.517395  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.518829  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:24.521215  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:24.521446  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.521685  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:24.521883  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.562163  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:42533
I20260710 13:20:24.562351  9825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:42533 every 8 connection(s)
I20260710 13:20:24.567098  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.574820  9830 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
W20260710 13:20:24.575762  9831 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
I20260710 13:20:24.577847  5881 server_base.cc:1061] running on GCE node
W20260710 13:20:24.579456  9834 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
I20260710 13:20:24.580519  9826 heartbeater.cc:344] Connected to a master server at 127.5.190.126:38049
I20260710 13:20:24.580629  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:24.580948  9826 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:24.580965  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.581310  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689624581291 us; error 0 us; skew 500 ppm
I20260710 13:20:24.581856  9826 heartbeater.cc:507] Master 127.5.190.126:38049 requested a full tablet report, sending...
I20260710 13:20:24.581959  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.584053  9699 ts_manager.cc:194] Registered new tserver with Master: c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533)
I20260710 13:20:24.585111  5881 webserver.cc:533] Webserver started at http://127.5.190.66:33647/ using document root <none> and password file <none>
I20260710 13:20:24.585634  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.585863  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.586175  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.586226  9699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37114
I20260710 13:20:24.587410  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "627f1bedd424414f9dab1161beed50af"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.591879  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:24.595359  9838 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.596239  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:24.596558  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "627f1bedd424414f9dab1161beed50af"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.596872  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-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)
I20260710 13:20:24.621551  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.622818  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.624346  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:24.626561  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:24.626802  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.627039  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:24.627224  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.667197  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:38929
I20260710 13:20:24.667296  9900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:38929 every 8 connection(s)
I20260710 13:20:24.672045  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:24.679369  9904 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
W20260710 13:20:24.681955  9905 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
W20260710 13:20:24.682711  9907 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
I20260710 13:20:24.684512  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:24.685498  9901 heartbeater.cc:344] Connected to a master server at 127.5.190.126:38049
I20260710 13:20:24.685685  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:24.685923  9901 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:24.686004  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:24.686395  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689624686376 us; error 0 us; skew 500 ppm
I20260710 13:20:24.687001  9901 heartbeater.cc:507] Master 127.5.190.126:38049 requested a full tablet report, sending...
I20260710 13:20:24.687208  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:24.689368  9699 ts_manager.cc:194] Registered new tserver with Master: 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:24.689997  5881 webserver.cc:533] Webserver started at http://127.5.190.67:36719/ using document root <none> and password file <none>
I20260710 13:20:24.690536  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:24.690752  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:24.691017  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:24.690946  9699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37128
I20260710 13:20:24.692585  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "3f3fe46201994e818b3c8b5cc764267c"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.697281  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:24.700853  9912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.701771  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:24.702028  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "3f3fe46201994e818b3c8b5cc764267c"
format_stamp: "Formatted at 2026-07-10 13:20:24 on dist-test-slave-0606"
I20260710 13:20:24.702270  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689532911094-5881-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)
I20260710 13:20:24.728047  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:24.729166  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:24.730553  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:24.732916  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:24.733179  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.733451  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:24.733632  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:24.774273  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:35745
I20260710 13:20:24.774369  9974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:35745 every 8 connection(s)
I20260710 13:20:24.788630  9975 heartbeater.cc:344] Connected to a master server at 127.5.190.126:38049
I20260710 13:20:24.789028  9975 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:24.789798  9975 heartbeater.cc:507] Master 127.5.190.126:38049 requested a full tablet report, sending...
I20260710 13:20:24.791673  9699 ts_manager.cc:194] Registered new tserver with Master: 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:24.792092  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014719328s
I20260710 13:20:24.793620  9699 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37130
I20260710 13:20:24.817387  9699 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37140:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:24.820165  9699 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.
I20260710 13:20:24.899147  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 52967bd9d29b4d35a2504f7b99ea12f5 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:24.900755  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52967bd9d29b4d35a2504f7b99ea12f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.902616  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9863d380084e2985edba5beb7af17d (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:24.903169  9790 tablet_service.cc:1511] Processing CreateTablet for tablet ba83c866de5d4376be3498dfe16f7b41 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:24.904177  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9863d380084e2985edba5beb7af17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.904681  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba83c866de5d4376be3498dfe16f7b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.905562  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 9661c25a8baf419d8995c48bbaf53bbf (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:24.906919  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9661c25a8baf419d8995c48bbaf53bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.909250  9865 tablet_service.cc:1511] Processing CreateTablet for tablet ba83c866de5d4376be3498dfe16f7b41 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:24.910676  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba83c866de5d4376be3498dfe16f7b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.903420  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9863d380084e2985edba5beb7af17d (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:24.911928  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9863d380084e2985edba5beb7af17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.913196  9864 tablet_service.cc:1511] Processing CreateTablet for tablet 52967bd9d29b4d35a2504f7b99ea12f5 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:24.914614  9864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52967bd9d29b4d35a2504f7b99ea12f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.918597  9938 tablet_service.cc:1511] Processing CreateTablet for tablet 52967bd9d29b4d35a2504f7b99ea12f5 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:24.918825  9939 tablet_service.cc:1511] Processing CreateTablet for tablet ba83c866de5d4376be3498dfe16f7b41 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:24.920138  9938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52967bd9d29b4d35a2504f7b99ea12f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.920725  9940 tablet_service.cc:1511] Processing CreateTablet for tablet 1b9863d380084e2985edba5beb7af17d (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:24.922294  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b9863d380084e2985edba5beb7af17d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.923990  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba83c866de5d4376be3498dfe16f7b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.942623  9990 tablet_bootstrap.cc:492] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:24.949365  9990 tablet_bootstrap.cc:654] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.952641  9991 tablet_bootstrap.cc:492] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:24.963408  9991 tablet_bootstrap.cc:654] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:24.969017  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 9661c25a8baf419d8995c48bbaf53bbf (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:24.970527  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9661c25a8baf419d8995c48bbaf53bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.973930  9939 tablet_service.cc:1511] Processing CreateTablet for tablet 9661c25a8baf419d8995c48bbaf53bbf (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:24.975363  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9661c25a8baf419d8995c48bbaf53bbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.977125  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 623a562978aa44aaa192aa128b04548c (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:24.978523  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623a562978aa44aaa192aa128b04548c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.979995  9938 tablet_service.cc:1511] Processing CreateTablet for tablet 623a562978aa44aaa192aa128b04548c (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:24.981304  9938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623a562978aa44aaa192aa128b04548c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.984719  9861 tablet_service.cc:1511] Processing CreateTablet for tablet b7dd781a781a453c91a2e82de358f937 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:24.985297  9788 tablet_service.cc:1511] Processing CreateTablet for tablet b7dd781a781a453c91a2e82de358f937 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:24.986718  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dd781a781a453c91a2e82de358f937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.986915  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dd781a781a453c91a2e82de358f937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.995719  9937 tablet_service.cc:1511] Processing CreateTablet for tablet b7dd781a781a453c91a2e82de358f937 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:24.997300  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7dd781a781a453c91a2e82de358f937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:24.998602  9789 tablet_service.cc:1511] Processing CreateTablet for tablet 623a562978aa44aaa192aa128b04548c (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:24.999922  9789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 623a562978aa44aaa192aa128b04548c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.009843  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 2e329056704f48e08ef84afe9e74fb5c (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:25.010748  9861 tablet_service.cc:1511] Processing CreateTablet for tablet 2e329056704f48e08ef84afe9e74fb5c (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:25.011243  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e329056704f48e08ef84afe9e74fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.012094  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e329056704f48e08ef84afe9e74fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.019366  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 2e329056704f48e08ef84afe9e74fb5c (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:25.021929  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e329056704f48e08ef84afe9e74fb5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.027709  9790 tablet_service.cc:1511] Processing CreateTablet for tablet db514862c05a4bad9de0cbf652ef1acd (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:25.029381  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db514862c05a4bad9de0cbf652ef1acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.030158  9991 tablet_bootstrap.cc:492] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.030689  9991 ts_tablet_manager.cc:1403] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.078s	user 0.000s	sys 0.010s
I20260710 13:20:25.037014  9993 tablet_bootstrap.cc:492] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.038410  9991 raft_consensus.cc:359] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.039527  9991 raft_consensus.cc:385] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.039894  9991 raft_consensus.cc:740] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.050523  9993 tablet_bootstrap.cc:654] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.042230  9991 consensus_queue.cc:260] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.053009  9863 tablet_service.cc:1511] Processing CreateTablet for tablet db514862c05a4bad9de0cbf652ef1acd (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:25.060802  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db514862c05a4bad9de0cbf652ef1acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.058313  9940 tablet_service.cc:1511] Processing CreateTablet for tablet db514862c05a4bad9de0cbf652ef1acd (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:25.063349  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db514862c05a4bad9de0cbf652ef1acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.064167  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 5711e695e06d4fd5ae478d6db3dea380 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:25.059450  9990 tablet_bootstrap.cc:492] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.065426  9990 ts_tablet_manager.cc:1403] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.123s	user 0.017s	sys 0.010s
I20260710 13:20:25.065721  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5711e695e06d4fd5ae478d6db3dea380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.076378  9990 raft_consensus.cc:359] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.077184  9990 raft_consensus.cc:385] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.077832  9990 raft_consensus.cc:740] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.078709  9990 consensus_queue.cc:260] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.080952  9939 tablet_service.cc:1511] Processing CreateTablet for tablet 5711e695e06d4fd5ae478d6db3dea380 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:25.081137  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 5711e695e06d4fd5ae478d6db3dea380 (DEFAULT_TABLE table=test-workload [id=4a4f0d28d67841a19489f7284e407bc4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:25.082290  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5711e695e06d4fd5ae478d6db3dea380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.082410  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5711e695e06d4fd5ae478d6db3dea380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:25.082458  9993 tablet_bootstrap.cc:492] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.085292  9993 ts_tablet_manager.cc:1403] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.022s
I20260710 13:20:25.086035  9975 heartbeater.cc:499] Master 127.5.190.126:38049 was elected leader, sending a full tablet report...
I20260710 13:20:25.087949  9991 ts_tablet_manager.cc:1434] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.002s
I20260710 13:20:25.089175  9991 tablet_bootstrap.cc:492] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.092757  9993 raft_consensus.cc:359] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.093793  9993 raft_consensus.cc:385] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.094172  9993 raft_consensus.cc:740] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.095687  9993 consensus_queue.cc:260] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.106357  9991 tablet_bootstrap.cc:654] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.108481  9993 ts_tablet_manager.cc:1434] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260710 13:20:25.109776  9990 ts_tablet_manager.cc:1434] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.008s
I20260710 13:20:25.112083  9901 heartbeater.cc:499] Master 127.5.190.126:38049 was elected leader, sending a full tablet report...
I20260710 13:20:25.112498  9826 heartbeater.cc:499] Master 127.5.190.126:38049 was elected leader, sending a full tablet report...
I20260710 13:20:25.116197  9993 tablet_bootstrap.cc:492] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.122977  9993 tablet_bootstrap.cc:654] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.134528  9990 tablet_bootstrap.cc:492] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.142843  9991 tablet_bootstrap.cc:492] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.143805  9991 ts_tablet_manager.cc:1403] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.019s
I20260710 13:20:25.147289  9991 raft_consensus.cc:359] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.148036  9993 tablet_bootstrap.cc:492] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.148160  9991 raft_consensus.cc:385] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.148676  9993 ts_tablet_manager.cc:1403] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.033s	user 0.002s	sys 0.016s
I20260710 13:20:25.148695  9991 raft_consensus.cc:740] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.149974  9991 consensus_queue.cc:260] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.150646  9990 tablet_bootstrap.cc:654] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.151880  9993 raft_consensus.cc:359] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.152624  9991 ts_tablet_manager.cc:1434] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:25.153586  9991 tablet_bootstrap.cc:492] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.156574  9990 tablet_bootstrap.cc:492] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.157217  9990 ts_tablet_manager.cc:1403] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260710 13:20:25.160208  9991 tablet_bootstrap.cc:654] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.152742  9993 raft_consensus.cc:385] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.160243  9990 raft_consensus.cc:359] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.161190  9993 raft_consensus.cc:740] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.161327  9990 raft_consensus.cc:385] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.161880  9990 raft_consensus.cc:740] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.162274  9993 consensus_queue.cc:260] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.162874  9990 consensus_queue.cc:260] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.164690  9993 ts_tablet_manager.cc:1434] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:20:25.165737  9990 ts_tablet_manager.cc:1434] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:25.166975  9990 tablet_bootstrap.cc:492] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.168900  9991 tablet_bootstrap.cc:492] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.169507  9991 ts_tablet_manager.cc:1403] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260710 13:20:25.170567  9993 tablet_bootstrap.cc:492] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.172760  9991 raft_consensus.cc:359] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.173568  9990 tablet_bootstrap.cc:654] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.173627  9991 raft_consensus.cc:385] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.174160  9991 raft_consensus.cc:740] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.175161  9991 consensus_queue.cc:260] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.178467  9993 tablet_bootstrap.cc:654] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.180691  9991 ts_tablet_manager.cc:1434] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:25.182371  9991 tablet_bootstrap.cc:492] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.190371  9993 tablet_bootstrap.cc:492] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.190891  9993 ts_tablet_manager.cc:1403] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260710 13:20:25.191938  9991 tablet_bootstrap.cc:654] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.193236  9993 raft_consensus.cc:359] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.194169  9993 raft_consensus.cc:385] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.194427  9993 raft_consensus.cc:740] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.194901  9990 tablet_bootstrap.cc:492] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.195506  9990 ts_tablet_manager.cc:1403] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260710 13:20:25.195271  9993 consensus_queue.cc:260] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.197633  9993 ts_tablet_manager.cc:1434] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260710 13:20:25.198745  9993 tablet_bootstrap.cc:492] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.199421  9990 raft_consensus.cc:359] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.201061  9990 raft_consensus.cc:385] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.201553  9990 raft_consensus.cc:740] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.202575  9990 consensus_queue.cc:260] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.205027  9990 ts_tablet_manager.cc:1434] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:20:25.205684  9991 tablet_bootstrap.cc:492] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.206120  9990 tablet_bootstrap.cc:492] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.206275  9991 ts_tablet_manager.cc:1403] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.001s
I20260710 13:20:25.209470  9991 raft_consensus.cc:359] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.210490  9991 raft_consensus.cc:385] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.210870  9991 raft_consensus.cc:740] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.211699  9993 tablet_bootstrap.cc:654] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.211838  9991 consensus_queue.cc:260] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.213352  9990 tablet_bootstrap.cc:654] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.218242  9996 raft_consensus.cc:493] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.218956  9996 raft_consensus.cc:515] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.224970  9996 leader_election.cc:290] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.227515  9991 ts_tablet_manager.cc:1434] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:20:25.227806  9993 tablet_bootstrap.cc:492] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.228446  9993 ts_tablet_manager.cc:1403] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260710 13:20:25.229561  9990 tablet_bootstrap.cc:492] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.230106  9990 ts_tablet_manager.cc:1403] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260710 13:20:25.230940  9991 tablet_bootstrap.cc:492] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.232040  9993 raft_consensus.cc:359] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.236025  9993 raft_consensus.cc:385] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.236407  9993 raft_consensus.cc:740] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.232990  9990 raft_consensus.cc:359] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.235459  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.237289  9993 consensus_queue.cc:260] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.238248  9991 tablet_bootstrap.cc:654] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:25.238682  9914 leader_election.cc:343] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.239349  9990 raft_consensus.cc:385] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.239559  9993 ts_tablet_manager.cc:1434] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:20:25.239775  9990 raft_consensus.cc:740] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.240933  9993 tablet_bootstrap.cc:492] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.240763  9990 consensus_queue.cc:260] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.243283  9990 ts_tablet_manager.cc:1434] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:25.247459  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
W20260710 13:20:25.249317  9916 leader_election.cc:343] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.249821  9916 leader_election.cc:304] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c; no voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.250183  9993 tablet_bootstrap.cc:654] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.251073  9996 raft_consensus.cc:2749] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.252044  9991 tablet_bootstrap.cc:492] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.252337  9998 raft_consensus.cc:493] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.252591  9991 ts_tablet_manager.cc:1403] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.009s
I20260710 13:20:25.252858  9998 raft_consensus.cc:515] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.255865  9991 raft_consensus.cc:359] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.256626  9991 raft_consensus.cc:385] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.256935  9991 raft_consensus.cc:740] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.257674  9991 consensus_queue.cc:260] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.260169  9991 ts_tablet_manager.cc:1434] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:25.260681  9990 tablet_bootstrap.cc:492] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.265936  9998 leader_election.cc:290] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.267982  9990 tablet_bootstrap.cc:654] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.271697  9991 tablet_bootstrap.cc:492] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.272828  9996 raft_consensus.cc:493] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.273340  9996 raft_consensus.cc:515] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.276701  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.281932  9991 tablet_bootstrap.cc:654] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.284272  9990 tablet_bootstrap.cc:492] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.284926  9990 ts_tablet_manager.cc:1403] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
W20260710 13:20:25.285450  9914 leader_election.cc:343] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.287390  9996 leader_election.cc:290] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.289193  9990 raft_consensus.cc:359] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.290390  9990 raft_consensus.cc:385] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.290828  9990 raft_consensus.cc:740] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.291868  9990 consensus_queue.cc:260] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.294023  9991 tablet_bootstrap.cc:492] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.294684  9991 ts_tablet_manager.cc:1403] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260710 13:20:25.294656  9990 ts_tablet_manager.cc:1434] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:20:25.296149  9990 tablet_bootstrap.cc:492] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.298221  9991 raft_consensus.cc:359] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.299268  9991 raft_consensus.cc:385] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.299655  9991 raft_consensus.cc:740] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.300709  9991 consensus_queue.cc:260] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.303102  9991 ts_tablet_manager.cc:1434] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:25.306128  9991 tablet_bootstrap.cc:492] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.312430  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.313954  9876 raft_consensus.cc:2468] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.319666  9990 tablet_bootstrap.cc:654] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.323554  9916 leader_election.cc:304] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.323925  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.325122  9996 raft_consensus.cc:2804] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.325539  9996 raft_consensus.cc:493] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.327250  9996 raft_consensus.cc:3060] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.329362  9993 tablet_bootstrap.cc:492] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.329880  9993 ts_tablet_manager.cc:1403] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.039s
I20260710 13:20:25.332458  9993 raft_consensus.cc:359] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.333249  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.333848  9991 tablet_bootstrap.cc:654] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.333241  9993 raft_consensus.cc:385] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.334529  9993 raft_consensus.cc:740] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.334964  9990 tablet_bootstrap.cc:492] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.335526  9990 ts_tablet_manager.cc:1403] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260710 13:20:25.335381  9993 consensus_queue.cc:260] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
W20260710 13:20:25.336501  9840 leader_election.cc:343] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.337890  9993 ts_tablet_manager.cc:1434] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:25.338991  9993 tablet_bootstrap.cc:492] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.338804  9990 raft_consensus.cc:359] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.339586  9990 raft_consensus.cc:385] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.339876  9990 raft_consensus.cc:740] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.340709  9990 consensus_queue.cc:260] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.336149  9996 raft_consensus.cc:515] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.342765  9950 raft_consensus.cc:2393] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 627f1bedd424414f9dab1161beed50af in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.344810  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.346503  9839 leader_election.cc:304] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 627f1bedd424414f9dab1161beed50af; no voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.347855  9998 raft_consensus.cc:3060] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.350346  9991 tablet_bootstrap.cc:492] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.350889  9991 ts_tablet_manager.cc:1403] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.010s
I20260710 13:20:25.350916  9990 ts_tablet_manager.cc:1434] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260710 13:20:25.346536  9914 leader_election.cc:343] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.354128  9991 raft_consensus.cc:359] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.354959  9990 tablet_bootstrap.cc:492] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.354933  9991 raft_consensus.cc:385] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.355448  9991 raft_consensus.cc:740] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.355496  9996 leader_election.cc:290] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.356444  9991 consensus_queue.cc:260] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.357293  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.363718  9990 tablet_bootstrap.cc:654] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.364342  9991 ts_tablet_manager.cc:1434] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:25.364658  9993 tablet_bootstrap.cc:654] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.364884  9997 raft_consensus.cc:493] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.365574  9991 tablet_bootstrap.cc:492] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.365382  9997 raft_consensus.cc:515] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.374799  9991 tablet_bootstrap.cc:654] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.380084  9997 leader_election.cc:290] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.388278 10017 raft_consensus.cc:493] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.389000 10017 raft_consensus.cc:515] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.390007  9991 tablet_bootstrap.cc:492] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.390796  9991 ts_tablet_manager.cc:1403] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260710 13:20:25.392771  9996 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.393409  9996 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
W20260710 13:20:25.395536  9747 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:25.397128  9996 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.398277  9991 raft_consensus.cc:359] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.399487  9991 raft_consensus.cc:385] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.399921  9991 raft_consensus.cc:740] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.391781 10017 leader_election.cc:290] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533)
I20260710 13:20:25.400673  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.401172  9991 consensus_queue.cc:260] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.402352  9998 raft_consensus.cc:2749] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.402824  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.404186  9991 ts_tablet_manager.cc:1434] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:25.405524  9991 tablet_bootstrap.cc:492] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:25.411513  9876 raft_consensus.cc:2468] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:25.413030  9991 tablet_bootstrap.cc:654] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:25.413695  9916 leader_election.cc:343] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.414817  9916 leader_election.cc:304] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.416025  9996 raft_consensus.cc:2804] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.422430  9997 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.423110  9997 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.399164 10022 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.426833 10022 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.427066  9997 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.430521  9997 raft_consensus.cc:493] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.431074  9997 raft_consensus.cc:515] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.433219  9997 leader_election.cc:290] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.429699  9875 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.435845  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.428853  9996 raft_consensus.cc:697] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:25.436892  9801 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:25.435842  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.438867  9950 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:25.439007  9916 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:25.440578  9839 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:25.441380  9998 raft_consensus.cc:2804] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.441594 10025 raft_consensus.cc:2804] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.441834  9998 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.442030 10025 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.442232  9998 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.442438 10025 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.437834  9996 consensus_queue.cc:237] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.429642  9991 tablet_bootstrap.cc:492] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:25.448344  9991 ts_tablet_manager.cc:1403] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.009s
I20260710 13:20:25.449118  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.450100  9801 raft_consensus.cc:2468] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.451226  9991 raft_consensus.cc:359] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.452256 10022 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.453114  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.438881 10026 raft_consensus.cc:493] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.454149  9801 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.451921  9991 raft_consensus.cc:385] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.455089  9991 raft_consensus.cc:740] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.454119 10026 raft_consensus.cc:515] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.455857  9991 consensus_queue.cc:260] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.458040  9991 ts_tablet_manager.cc:1434] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:25.459021 10017 raft_consensus.cc:493] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.459661 10017 raft_consensus.cc:515] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.463390 10017 leader_election.cc:290] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.468168  9993 tablet_bootstrap.cc:492] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.464635  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.468516  9990 tablet_bootstrap.cc:492] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.463548 10025 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.468979  9875 raft_consensus.cc:2468] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.469300  9990 ts_tablet_manager.cc:1403] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.115s	user 0.029s	sys 0.071s
I20260710 13:20:25.470300  9916 leader_election.cc:304] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:25.470744 10025 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.471331 10025 raft_consensus.cc:2804] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.471691 10025 raft_consensus.cc:493] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.472041 10025 raft_consensus.cc:3060] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.472431  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.473143  9990 raft_consensus.cc:359] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.473932  9990 raft_consensus.cc:385] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.474363  9990 raft_consensus.cc:740] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.475289  9990 consensus_queue.cc:260] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.468981  9993 ts_tablet_manager.cc:1403] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.130s	user 0.020s	sys 0.009s
I20260710 13:20:25.475677  9696 catalog_manager.cc:5697] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 1 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.478149  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.478819  9876 raft_consensus.cc:2468] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:25.450003  9998 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.480052  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.463174 10026 leader_election.cc:290] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.481101  9875 raft_consensus.cc:2393] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f3fe46201994e818b3c8b5cc764267c in current term 1: Already voted for candidate 627f1bedd424414f9dab1161beed50af in this term.
I20260710 13:20:25.481673  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52967bd9d29b4d35a2504f7b99ea12f5" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.482445  9873 raft_consensus.cc:2468] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:25.483325  9990 ts_tablet_manager.cc:1434] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:25.483645  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.484504  9990 tablet_bootstrap.cc:492] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.486033  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.486864  9950 raft_consensus.cc:2393] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 627f1bedd424414f9dab1161beed50af in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.487233  9998 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.488083  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.488799  9801 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.491202  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.491935  9800 raft_consensus.cc:2468] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.494230  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.494810  9990 tablet_bootstrap.cc:654] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.496658  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.497049  9801 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:25.498420  9840 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:25.498461  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.499457  9949 raft_consensus.cc:2393] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c44774a0c362456c92de72fa9950c864 in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.500023  9767 leader_election.cc:304] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.500896 10026 raft_consensus.cc:2804] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.501251 10026 raft_consensus.cc:493] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.501560 10026 raft_consensus.cc:3060] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.501765  9993 raft_consensus.cc:359] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.503722  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52967bd9d29b4d35a2504f7b99ea12f5" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.504408  9949 raft_consensus.cc:2468] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:25.505702  9998 raft_consensus.cc:2804] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.506233  9998 raft_consensus.cc:697] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:25.507103  9998 consensus_queue.cc:237] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.509266  9990 tablet_bootstrap.cc:492] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.509222  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.510027  9949 raft_consensus.cc:2468] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:25.510321 10028 raft_consensus.cc:493] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.502508  9993 raft_consensus.cc:385] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.510691 10026 raft_consensus.cc:515] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.510871 10028 raft_consensus.cc:515] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.514331 10028 leader_election.cc:290] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.511751  9990 ts_tablet_manager.cc:1403] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.018s
I20260710 13:20:25.512051  9767 leader_election.cc:304] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.511078  9993 raft_consensus.cc:740] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.516034  9993 consensus_queue.cc:260] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.510023  9914 leader_election.cc:304] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.516935  9997 raft_consensus.cc:2804] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.518014 10025 raft_consensus.cc:515] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.518432  9997 raft_consensus.cc:493] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.517959  9990 raft_consensus.cc:359] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.516036  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.521345  9872 raft_consensus.cc:2468] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.522140  9997 raft_consensus.cc:3060] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.522887  9950 raft_consensus.cc:2393] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c44774a0c362456c92de72fa9950c864 in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.522725  9916 leader_election.cc:304] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:25.523734  9996 raft_consensus.cc:2804] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.523895 10025 leader_election.cc:290] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.524153  9996 raft_consensus.cc:493] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.524348 10028 raft_consensus.cc:2804] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.524588  9996 raft_consensus.cc:3060] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.524737 10028 raft_consensus.cc:493] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.525133 10028 raft_consensus.cc:3060] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.528684  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.529436  9872 raft_consensus.cc:3060] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.531898  9993 ts_tablet_manager.cc:1434] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 13:20:25.540144  9993 tablet_bootstrap.cc:492] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.532848  9990 raft_consensus.cc:385] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.542742  9990 raft_consensus.cc:740] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.543565  9990 consensus_queue.cc:260] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.545696  9990 ts_tablet_manager.cc:1434] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260710 13:20:25.546600  9990 tablet_bootstrap.cc:492] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:25.552734  9990 tablet_bootstrap.cc:654] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.514608 10026 leader_election.cc:290] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.532617 10028 raft_consensus.cc:515] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.536235  9996 raft_consensus.cc:515] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.556890  9698 catalog_manager.cc:5697] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 1 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.558130  9996 leader_election.cc:290] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:25.561017  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.555862  9872 raft_consensus.cc:2468] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:25.532673  9914 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [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: 3f3fe46201994e818b3c8b5cc764267c; no voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864
W20260710 13:20:25.562825  9916 leader_election.cc:343] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.563818  9764 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c44774a0c362456c92de72fa9950c864; no voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.565924 10026 raft_consensus.cc:2749] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.566228  9996 raft_consensus.cc:2749] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.553028  9993 tablet_bootstrap.cc:654] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.538065  9997 raft_consensus.cc:515] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.567471  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.568300  9950 raft_consensus.cc:2393] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c44774a0c362456c92de72fa9950c864 in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.559391  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.569195  9873 raft_consensus.cc:3060] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.569399  9997 leader_election.cc:290] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.572670  9916 leader_election.cc:304] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:25.573635  9996 raft_consensus.cc:2804] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.575387  9996 raft_consensus.cc:697] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:25.576646  9996 consensus_queue.cc:237] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.578908  9873 raft_consensus.cc:2468] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:25.560916 10028 leader_election.cc:290] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533)
W20260710 13:20:25.517534  9767 leader_election.cc:343] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:25.580099  9916 leader_election.cc:304] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
W20260710 13:20:25.580360  9767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.66:38929, user_credentials={real_user=slave}} blocked reactor thread for 62866.4us
I20260710 13:20:25.581141  9764 leader_election.cc:304] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.582602  9997 raft_consensus.cc:2804] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.583133  9997 raft_consensus.cc:493] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.583559  9997 raft_consensus.cc:3060] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.583770  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52967bd9d29b4d35a2504f7b99ea12f5" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.584563  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.584774  9875 raft_consensus.cc:3060] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.585206  9801 raft_consensus.cc:2468] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:25.586607  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.588411  9872 raft_consensus.cc:2393] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c44774a0c362456c92de72fa9950c864 in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.589560  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.589663  9767 leader_election.cc:304] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [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: c44774a0c362456c92de72fa9950c864; no voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.590312  9799 raft_consensus.cc:3060] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.590967 10026 raft_consensus.cc:2749] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.586686  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.588249  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.592243  9800 raft_consensus.cc:3060] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.592797  9875 raft_consensus.cc:2468] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:25.593541  9997 raft_consensus.cc:515] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.594180  9767 leader_election.cc:304] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.594640  9801 raft_consensus.cc:2393] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3f3fe46201994e818b3c8b5cc764267c in current term 1: Already voted for candidate c44774a0c362456c92de72fa9950c864 in this term.
I20260710 13:20:25.595173 10026 raft_consensus.cc:2804] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.595319 10028 raft_consensus.cc:2804] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.595760 10026 raft_consensus.cc:697] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:25.595913 10028 raft_consensus.cc:697] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:25.596730 10026 consensus_queue.cc:237] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.596896 10028 consensus_queue.cc:237] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.597241  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:25.579875  9990 tablet_bootstrap.cc:492] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:25.598022  9874 raft_consensus.cc:3060] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.598263  9990 ts_tablet_manager.cc:1403] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.009s
I20260710 13:20:25.599715  9799 raft_consensus.cc:2468] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:25.601817  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52967bd9d29b4d35a2504f7b99ea12f5" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.601816  9914 leader_election.cc:304] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.602628  9950 raft_consensus.cc:3060] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.602907 10025 raft_consensus.cc:2804] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.603446 10025 raft_consensus.cc:697] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:25.604326 10025 consensus_queue.cc:237] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.607191  9800 raft_consensus.cc:2468] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:25.601148  9990 raft_consensus.cc:359] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.608150  9990 raft_consensus.cc:385] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.608455  9990 raft_consensus.cc:740] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.587698  9993 tablet_bootstrap.cc:492] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.609303  9993 ts_tablet_manager.cc:1403] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.003s
I20260710 13:20:25.609167  9990 consensus_queue.cc:260] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.610239  9950 raft_consensus.cc:2468] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:25.611297  9990 ts_tablet_manager.cc:1434] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:20:25.611719  9874 raft_consensus.cc:2468] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:25.613890  9997 leader_election.cc:290] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.612988  9993 raft_consensus.cc:359] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.614960  9767 leader_election.cc:304] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.615278  9993 raft_consensus.cc:385] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.616379  9993 raft_consensus.cc:740] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.616927  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.620177  9950 raft_consensus.cc:3060] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.617516  9997 raft_consensus.cc:2804] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.621857  9997 raft_consensus.cc:697] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:25.622792  9997 consensus_queue.cc:237] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.626202  9993 consensus_queue.cc:260] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.625576  9696 catalog_manager.cc:5697] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 1 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.634133  9993 ts_tablet_manager.cc:1434] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:20:25.635649  9993 tablet_bootstrap.cc:492] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.644542  9950 raft_consensus.cc:2468] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:25.650506  9698 catalog_manager.cc:5697] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.652061  9993 tablet_bootstrap.cc:654] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.655804  9697 catalog_manager.cc:5697] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 1 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.656941  9993 tablet_bootstrap.cc:492] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.657442  9993 ts_tablet_manager.cc:1403] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 13:20:25.657804  9998 raft_consensus.cc:493] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.657776  9697 catalog_manager.cc:5697] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 1 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:25.658493  9998 raft_consensus.cc:515] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.660693  9998 leader_election.cc:290] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.660399  9993 raft_consensus.cc:359] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.661145  9993 raft_consensus.cc:385] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.661410  9993 raft_consensus.cc:740] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.662448  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.662878  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.663331  9800 raft_consensus.cc:2393] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 627f1bedd424414f9dab1161beed50af in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.664494  9840 leader_election.cc:304] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 627f1bedd424414f9dab1161beed50af; no voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.665282  9998 raft_consensus.cc:3060] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.667271  9993 consensus_queue.cc:260] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.670866  9698 catalog_manager.cc:5697] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.672416  9997 raft_consensus.cc:493] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.672734  9993 ts_tablet_manager.cc:1434] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:20:25.672940  9997 raft_consensus.cc:515] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.673705  9993 tablet_bootstrap.cc:492] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:25.675009  9997 leader_election.cc:290] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.676365 10022 raft_consensus.cc:493] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.676602  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:25.676887 10022 raft_consensus.cc:515] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.677436  9874 raft_consensus.cc:2393] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c44774a0c362456c92de72fa9950c864 in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:25.679072 10022 leader_election.cc:290] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.680676  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.681126  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.681365  9800 raft_consensus.cc:2468] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:25.682714  9840 leader_election.cc:304] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.683334  9764 leader_election.cc:304] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c44774a0c362456c92de72fa9950c864; no voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.683517 10022 raft_consensus.cc:2804] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.684559 10022 raft_consensus.cc:493] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.684775  9993 tablet_bootstrap.cc:654] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:25.684947 10022 raft_consensus.cc:3060] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.688614  9997 raft_consensus.cc:3060] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.691466  9993 tablet_bootstrap.cc:492] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:25.692508  9993 ts_tablet_manager.cc:1403] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260710 13:20:25.692708  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.693684  9950 raft_consensus.cc:2468] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:25.694348 10022 raft_consensus.cc:515] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.695508  9993 raft_consensus.cc:359] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.696225  9993 raft_consensus.cc:385] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:25.696465  9993 raft_consensus.cc:740] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.697338 10022 leader_election.cc:290] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.697265  9993 consensus_queue.cc:260] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.694976  9998 raft_consensus.cc:2749] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.698266  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.698881  9800 raft_consensus.cc:3060] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.699857  9993 ts_tablet_manager.cc:1434] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:25.700357  9997 raft_consensus.cc:2749] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:25.700541 10022 raft_consensus.cc:493] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:25.701534 10022 raft_consensus.cc:515] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.704502  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:25.704836 10022 leader_election.cc:290] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.705034  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.705231  9801 raft_consensus.cc:2468] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:25.704888  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:25.705669  9950 raft_consensus.cc:3060] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.706177  9949 raft_consensus.cc:2468] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:25.706545  9840 leader_election.cc:304] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.707459 10022 raft_consensus.cc:2804] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:25.707837 10022 raft_consensus.cc:493] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:25.708252 10022 raft_consensus.cc:3060] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.710706  9800 raft_consensus.cc:2468] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:25.712297  9840 leader_election.cc:304] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.713434  9998 raft_consensus.cc:2804] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.714128  9950 raft_consensus.cc:2468] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:25.714553  9998 raft_consensus.cc:697] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:25.715497  9998 consensus_queue.cc:237] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.716763 10022 raft_consensus.cc:515] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.719058 10022 leader_election.cc:290] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.719779  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.720201  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.720579  9800 raft_consensus.cc:3060] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.720865  9950 raft_consensus.cc:3060] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:25.724829  9696 catalog_manager.cc:5697] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 1 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.728041  9950 raft_consensus.cc:2468] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:25.728041  9800 raft_consensus.cc:2468] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:25.729528  9840 leader_election.cc:304] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.730365  9998 raft_consensus.cc:2804] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:25.732223  9998 raft_consensus.cc:697] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:25.733050  9998 consensus_queue.cc:237] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.742615  9696 catalog_manager.cc:5697] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 1 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:25.815850  9950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
mode: GRACEFUL
new_leader_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:40898
I20260710 13:20:25.816416  9950 raft_consensus.cc:606] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Received request to transfer leadership to TS c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.829411  9874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
mode: GRACEFUL
new_leader_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:25.829958  9874 raft_consensus.cc:606] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Received request to transfer leadership to TS c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.838239  9950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
mode: GRACEFUL
new_leader_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:40898
I20260710 13:20:25.838771  9950 raft_consensus.cc:606] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Received request to transfer leadership to TS c44774a0c362456c92de72fa9950c864
I20260710 13:20:25.851198  9800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "623a562978aa44aaa192aa128b04548c"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
mode: GRACEFUL
new_leader_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:43446
I20260710 13:20:25.851677  9800 raft_consensus.cc:606] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Received request to transfer leadership to TS 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.856688  9950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
mode: GRACEFUL
new_leader_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:40898
I20260710 13:20:25.857147  9950 raft_consensus.cc:606] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Received request to transfer leadership to TS 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.861837  9950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
mode: GRACEFUL
new_leader_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:40898
I20260710 13:20:25.862319  9950 raft_consensus.cc:606] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Received request to transfer leadership to TS 627f1bedd424414f9dab1161beed50af
I20260710 13:20:25.870028  9874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
mode: GRACEFUL
new_leader_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:25.870577  9874 raft_consensus.cc:606] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Received request to transfer leadership to TS 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:25.928690 10028 consensus_queue.cc:1048] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.940058 10025 consensus_queue.cc:1048] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:25.948285  9996 raft_consensus.cc:993] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: : Instructing follower 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:25.948777  9996 raft_consensus.cc:1081] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Signalling peer 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:25.950417  9874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:36460
I20260710 13:20:25.951021  9874 raft_consensus.cc:493] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:25.951412  9874 raft_consensus.cc:3060] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.956990  9874 raft_consensus.cc:515] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.959457  9874 leader_election.cc:290] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:25.960079  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:25.960721  9800 raft_consensus.cc:3060] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.960675  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7dd781a781a453c91a2e82de358f937" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:25.961730  9950 raft_consensus.cc:3055] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:25.962059  9950 raft_consensus.cc:740] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:25.962904  9950 consensus_queue.cc:260] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.964195  9950 raft_consensus.cc:3060] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:25.968421  9800 raft_consensus.cc:2468] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:25.969658  9840 leader_election.cc:304] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:25.970458  9998 raft_consensus.cc:2804] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:25.970893  9998 raft_consensus.cc:697] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:25.971256  9950 raft_consensus.cc:2468] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:25.971683  9998 consensus_queue.cc:237] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:25.978091  9696 catalog_manager.cc:5697] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 1 to 2, leader changed from 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67) to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 2 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.017323  9996 consensus_queue.cc:1048] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.021347 10026 consensus_queue.cc:1048] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.022114  9997 consensus_queue.cc:1048] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.031255 10017 consensus_queue.cc:1048] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.052747  9997 consensus_queue.cc:1048] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.055989 10025 raft_consensus.cc:993] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: : Instructing follower 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:26.056460 10025 raft_consensus.cc:1081] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Signalling peer 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:26.059018  9874 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:36460
I20260710 13:20:26.060021  9874 raft_consensus.cc:493] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.060668  9874 raft_consensus.cc:3060] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.068878  9997 raft_consensus.cc:993] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: : Instructing follower 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:26.069397  9997 raft_consensus.cc:1081] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Signalling peer 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:26.069142  9874 raft_consensus.cc:515] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.072750  9875 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "623a562978aa44aaa192aa128b04548c"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:36470
I20260710 13:20:26.073397  9875 raft_consensus.cc:493] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.073800  9875 raft_consensus.cc:3060] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.074142  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:26.074739  9800 raft_consensus.cc:3060] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.075366  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e329056704f48e08ef84afe9e74fb5c" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:26.075942  9950 raft_consensus.cc:3055] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.076287  9950 raft_consensus.cc:740] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:26.077093  9950 consensus_queue.cc:260] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.078181  9950 raft_consensus.cc:3060] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.083631 10026 consensus_queue.cc:1048] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.083660  9875 raft_consensus.cc:515] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.084903  9800 raft_consensus.cc:2468] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:26.087260  9840 leader_election.cc:304] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:26.088135 10022 raft_consensus.cc:2804] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.088848 10022 raft_consensus.cc:697] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:26.089349  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:26.097929  9801 raft_consensus.cc:3055] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.088716  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "623a562978aa44aaa192aa128b04548c" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:26.098438  9801 raft_consensus.cc:740] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:26.098080 10022 consensus_queue.cc:237] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.099560  9801 consensus_queue.cc:260] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.088744  9998 consensus_queue.cc:1048] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 13:20:26.100636  9801 raft_consensus.cc:3060] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.105216  9950 raft_consensus.cc:2468] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:26.088704  9874 leader_election.cc:290] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:26.110638  9801 raft_consensus.cc:2468] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:26.112223  9840 leader_election.cc:304] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [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: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:26.093976  9875 leader_election.cc:290] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:26.114631 10022 raft_consensus.cc:2804] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.115167 10022 raft_consensus.cc:697] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:26.116003 10022 consensus_queue.cc:237] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.117254 10044 raft_consensus.cc:993] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: : Instructing follower c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:26.118193  9998 raft_consensus.cc:1081] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Signalling peer c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:26.120244  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:43436
I20260710 13:20:26.121640  9801 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.122184  9801 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.124511  9697 catalog_manager.cc:5697] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 1 to 2, leader changed from 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67) to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 2 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.130887  9801 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.131174 10025 consensus_queue.cc:1048] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.135025 10044 consensus_queue.cc:1048] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.136142  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:26.136876  9874 raft_consensus.cc:3055] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.137279  9874 raft_consensus.cc:740] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:26.138173  9874 consensus_queue.cc:260] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.141677  9874 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.140591  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:26.141074  9801 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:26.139602 10025 consensus_queue.cc:1048] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.152969  9874 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:26.154501  9767 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [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: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:26.155361 10026 raft_consensus.cc:2804] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.155932 10026 raft_consensus.cc:697] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:26.156955 10026 consensus_queue.cc:237] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.162632 10017 consensus_queue.cc:1048] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.163275  9697 catalog_manager.cc:5697] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 1 to 2, leader changed from c44774a0c362456c92de72fa9950c864 (127.5.190.65) to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 2 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.177182 10025 consensus_queue.cc:1048] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:26.181254  9698 catalog_manager.cc:5697] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 1 to 2, leader changed from 627f1bedd424414f9dab1161beed50af (127.5.190.66) to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.184098 10025 raft_consensus.cc:993] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: : Instructing follower c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:26.184641 10025 raft_consensus.cc:1081] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Signalling peer c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:26.186592  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:43428
I20260710 13:20:26.187223  9801 raft_consensus.cc:493] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.187623  9801 raft_consensus.cc:3060] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.189606 10017 raft_consensus.cc:993] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: : Instructing follower c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:26.190091 10017 raft_consensus.cc:1081] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Signalling peer c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:26.192109  9800 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:43428
I20260710 13:20:26.196664  9800 raft_consensus.cc:493] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.197110  9800 raft_consensus.cc:3060] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.197944  9801 raft_consensus.cc:515] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.200489  9801 leader_election.cc:290] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:26.201591  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:26.202235  9872 raft_consensus.cc:3060] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.202747  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9661c25a8baf419d8995c48bbaf53bbf" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:26.203486  9948 raft_consensus.cc:3055] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.203887  9948 raft_consensus.cc:740] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:26.204792  9948 consensus_queue.cc:260] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.206064  9948 raft_consensus.cc:3060] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.209722  9872 raft_consensus.cc:2468] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:26.209766  9800 raft_consensus.cc:515] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.211328  9767 leader_election.cc:304] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:26.212298 10026 raft_consensus.cc:2804] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.212792 10026 raft_consensus.cc:697] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:26.213620 10026 consensus_queue.cc:237] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.214251  9800 leader_election.cc:290] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:26.214542  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:26.215265  9872 raft_consensus.cc:3060] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.216475  9948 raft_consensus.cc:2468] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:26.216463  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b9863d380084e2985edba5beb7af17d" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:26.217339  9950 raft_consensus.cc:3055] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.217679  9950 raft_consensus.cc:740] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:26.218490  9950 consensus_queue.cc:260] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.219725  9950 raft_consensus.cc:3060] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.222434  9872 raft_consensus.cc:2468] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:26.223526  9767 leader_election.cc:304] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:26.224290 10026 raft_consensus.cc:2804] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.224762 10026 raft_consensus.cc:697] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:26.224442  9697 catalog_manager.cc:5697] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 1 to 2, leader changed from 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67) to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.225618 10026 consensus_queue.cc:237] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.226402  9950 raft_consensus.cc:2468] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:26.239169  9697 catalog_manager.cc:5697] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 1 to 2, leader changed from 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67) to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:26.246148 10044 consensus_queue.cc:1048] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.248900 10044 consensus_queue.cc:1048] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.254752 10044 consensus_queue.cc:1048] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.268044 10044 consensus_queue.cc:1048] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.278046 10061 raft_consensus.cc:993] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: : Instructing follower 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:26.278520 10044 raft_consensus.cc:1081] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Signalling peer 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:26.280956  9948 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:40876
I20260710 13:20:26.281930  9948 raft_consensus.cc:493] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:26.282282  9948 raft_consensus.cc:3060] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.289688  9948 raft_consensus.cc:515] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.291517  9948 leader_election.cc:290] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:26.292281  9950 raft_consensus.cc:1240] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Rejecting Update request from peer 627f1bedd424414f9dab1161beed50af for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:26.292291  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:26.292656  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5711e695e06d4fd5ae478d6db3dea380" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:26.293103  9800 raft_consensus.cc:3060] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.293244  9872 raft_consensus.cc:3055] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:26.293696  9872 raft_consensus.cc:740] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:26.293805  9998 consensus_queue.cc:1059] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:26.295181  9872 consensus_queue.cc:260] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.296573  9872 raft_consensus.cc:3060] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.300694  9800 raft_consensus.cc:2468] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
I20260710 13:20:26.302080  9914 leader_election.cc:304] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:26.302924 10017 raft_consensus.cc:2804] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:26.303352 10017 raft_consensus.cc:697] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:26.304028  9872 raft_consensus.cc:2468] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
W20260710 13:20:26.304644 10044 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:20:26.304195 10017 consensus_queue.cc:237] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [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: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:26.311507  9697 catalog_manager.cc:5697] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 1 to 2, leader changed from 627f1bedd424414f9dab1161beed50af (127.5.190.66) to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 2 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:26.455421  9950 raft_consensus.cc:1275] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.456782 10044 consensus_queue.cc:1048] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.464475  9800 raft_consensus.cc:1275] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.466884  9998 consensus_queue.cc:1048] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.562260  9950 raft_consensus.cc:3060] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.567508  9950 raft_consensus.cc:1275] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.568871  9998 consensus_queue.cc:1048] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.576874  9800 raft_consensus.cc:1275] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.578766 10022 consensus_queue.cc:1048] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.639043  9950 raft_consensus.cc:1275] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.640523 10026 consensus_queue.cc:1048] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.648926  9872 raft_consensus.cc:1275] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.651513 10026 consensus_queue.cc:1048] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.686769  9872 raft_consensus.cc:1275] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.687979 10026 consensus_queue.cc:1048] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.699470  9950 raft_consensus.cc:1275] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.701021 10026 consensus_queue.cc:1048] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.703045  9800 raft_consensus.cc:1275] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.704712 10017 consensus_queue.cc:1048] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.716167  9875 raft_consensus.cc:1275] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.716167  9872 raft_consensus.cc:1275] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.717808 10017 consensus_queue.cc:1048] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.717816  9801 raft_consensus.cc:1275] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.718616 10026 consensus_queue.cc:1048] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:26.720259 10022 consensus_queue.cc:1048] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.725104  9950 raft_consensus.cc:1275] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.726617  9998 consensus_queue.cc:1048] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:26.727808  9950 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:26.737388  9950 raft_consensus.cc:1275] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:26.739352 10073 consensus_queue.cc:1048] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:28.896011  9697 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37148:
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"
    }
  }
}
W20260710 13:20:28.898451  9697 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.
I20260710 13:20:28.947757  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 6e49f71fb05f49a7b41b16f291a647dd (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:28.949039  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e49f71fb05f49a7b41b16f291a647dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.948793  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 6e49f71fb05f49a7b41b16f291a647dd (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:28.950042  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e49f71fb05f49a7b41b16f291a647dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.950059  9939 tablet_service.cc:1511] Processing CreateTablet for tablet 6e49f71fb05f49a7b41b16f291a647dd (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:28.951445  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e49f71fb05f49a7b41b16f291a647dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.951946  9791 tablet_service.cc:1511] Processing CreateTablet for tablet a11286d388b247c7b58452cc90ca7cee (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:28.953251  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11286d388b247c7b58452cc90ca7cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.954236  9863 tablet_service.cc:1511] Processing CreateTablet for tablet a11286d388b247c7b58452cc90ca7cee (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:28.955615  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11286d388b247c7b58452cc90ca7cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.955395  9940 tablet_service.cc:1511] Processing CreateTablet for tablet a11286d388b247c7b58452cc90ca7cee (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:28.956670  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a11286d388b247c7b58452cc90ca7cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.967468  9788 tablet_service.cc:1511] Processing CreateTablet for tablet cbc3c24334b843e4a41078a806f9c7fe (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:28.968873  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc3c24334b843e4a41078a806f9c7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.980198  9865 tablet_service.cc:1511] Processing CreateTablet for tablet cbc3c24334b843e4a41078a806f9c7fe (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:28.981642  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc3c24334b843e4a41078a806f9c7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.981325  9937 tablet_service.cc:1511] Processing CreateTablet for tablet cbc3c24334b843e4a41078a806f9c7fe (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:28.982656  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc3c24334b843e4a41078a806f9c7fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.986492 10087 tablet_bootstrap.cc:492] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:28.993276 10087 tablet_bootstrap.cc:654] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.000424  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 22436ce42a9644cdbff397d62e8d5d08 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:29.002210  9862 tablet_service.cc:1511] Processing CreateTablet for tablet 22436ce42a9644cdbff397d62e8d5d08 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:29.003690  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22436ce42a9644cdbff397d62e8d5d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.006183  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22436ce42a9644cdbff397d62e8d5d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.011278 10088 tablet_bootstrap.cc:492] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.017068 10090 tablet_bootstrap.cc:492] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.019479  9939 tablet_service.cc:1511] Processing CreateTablet for tablet 22436ce42a9644cdbff397d62e8d5d08 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:29.027484  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22436ce42a9644cdbff397d62e8d5d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.030755  9788 tablet_service.cc:1511] Processing CreateTablet for tablet 55298fc64e974049b5a64a29579572eb (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:29.032239  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55298fc64e974049b5a64a29579572eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.048465 10087 tablet_bootstrap.cc:492] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.056908 10087 ts_tablet_manager.cc:1403] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.071s	user 0.031s	sys 0.029s
I20260710 13:20:29.049553  9865 tablet_service.cc:1511] Processing CreateTablet for tablet 55298fc64e974049b5a64a29579572eb (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:29.050964  9938 tablet_service.cc:1511] Processing CreateTablet for tablet 55298fc64e974049b5a64a29579572eb (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:29.058516  9865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55298fc64e974049b5a64a29579572eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.060057 10087 raft_consensus.cc:359] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.060823 10087 raft_consensus.cc:385] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.061131 10087 raft_consensus.cc:740] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.052966  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6147c10014481a99fa3e10bb3eb039 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:29.061843 10087 consensus_queue.cc:260] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.062201  9866 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6147c10014481a99fa3e10bb3eb039 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:29.062858  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6147c10014481a99fa3e10bb3eb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.063521  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6147c10014481a99fa3e10bb3eb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.064288 10087 ts_tablet_manager.cc:1434] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:29.064119  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 8b6147c10014481a99fa3e10bb3eb039 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:29.065266 10087 tablet_bootstrap.cc:492] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.058540  9938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55298fc64e974049b5a64a29579572eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.074698 10087 tablet_bootstrap.cc:654] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.074851 10090 tablet_bootstrap.cc:654] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.075275  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b6147c10014481a99fa3e10bb3eb039. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.086848  9788 tablet_service.cc:1511] Processing CreateTablet for tablet ea046097d8784d8497c9beb6809b3502 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:29.088747  9788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea046097d8784d8497c9beb6809b3502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.094620 10088 tablet_bootstrap.cc:654] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.108245  9862 tablet_service.cc:1511] Processing CreateTablet for tablet ea046097d8784d8497c9beb6809b3502 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:29.109226  9939 tablet_service.cc:1511] Processing CreateTablet for tablet ea046097d8784d8497c9beb6809b3502 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:29.109607  9862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea046097d8784d8497c9beb6809b3502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.110558  9939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea046097d8784d8497c9beb6809b3502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.111238  9787 tablet_service.cc:1511] Processing CreateTablet for tablet 9b43f5ec6e2d44acbd125a118705c434 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:29.112453  9787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b43f5ec6e2d44acbd125a118705c434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.113389  9863 tablet_service.cc:1511] Processing CreateTablet for tablet 9b43f5ec6e2d44acbd125a118705c434 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:29.114629  9863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b43f5ec6e2d44acbd125a118705c434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.114619  9940 tablet_service.cc:1511] Processing CreateTablet for tablet 9b43f5ec6e2d44acbd125a118705c434 (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:29.115875  9940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b43f5ec6e2d44acbd125a118705c434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.135735 10090 tablet_bootstrap.cc:492] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.137162  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 1bfe6822f4954386999adbb1bd4868ec (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:29.138497  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bfe6822f4954386999adbb1bd4868ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.139700  9861 tablet_service.cc:1511] Processing CreateTablet for tablet 1bfe6822f4954386999adbb1bd4868ec (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:29.141098  9861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bfe6822f4954386999adbb1bd4868ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.147852  9937 tablet_service.cc:1511] Processing CreateTablet for tablet 1bfe6822f4954386999adbb1bd4868ec (DEFAULT_TABLE table=soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:29.149516  9937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1bfe6822f4954386999adbb1bd4868ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.150337 10088 tablet_bootstrap.cc:492] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.150918 10088 ts_tablet_manager.cc:1403] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.140s	user 0.010s	sys 0.007s
I20260710 13:20:29.154070 10088 raft_consensus.cc:359] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.154814 10088 raft_consensus.cc:385] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.155122 10088 raft_consensus.cc:740] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.156253 10090 ts_tablet_manager.cc:1403] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.012s
I20260710 13:20:29.158468 10087 tablet_bootstrap.cc:492] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.159013 10087 ts_tablet_manager.cc:1403] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.027s
I20260710 13:20:29.162029 10087 raft_consensus.cc:359] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.162807 10087 raft_consensus.cc:385] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.162647 10088 consensus_queue.cc:260] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.163168 10087 raft_consensus.cc:740] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.159462 10090 raft_consensus.cc:359] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.170440 10090 raft_consensus.cc:385] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.170811 10090 raft_consensus.cc:740] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.170845 10087 consensus_queue.cc:260] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.171620 10090 consensus_queue.cc:260] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.173542 10087 ts_tablet_manager.cc:1434] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:20:29.174440 10090 ts_tablet_manager.cc:1434] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:20:29.174568 10087 tablet_bootstrap.cc:492] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.175675 10090 tablet_bootstrap.cc:492] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.183914 10087 tablet_bootstrap.cc:654] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.176587 10088 ts_tablet_manager.cc:1434] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260710 13:20:29.186141 10088 tablet_bootstrap.cc:492] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.188657 10090 tablet_bootstrap.cc:654] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.199203 10076 raft_consensus.cc:493] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.199738 10076 raft_consensus.cc:515] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.200347 10087 tablet_bootstrap.cc:492] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.200881 10087 ts_tablet_manager.cc:1403] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.002s
I20260710 13:20:29.202061 10076 leader_election.cc:290] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.202210 10088 tablet_bootstrap.cc:654] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.204020  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:29.204492 10090 tablet_bootstrap.cc:492] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.204836  9875 raft_consensus.cc:2468] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.205053 10090 ts_tablet_manager.cc:1403] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260710 13:20:29.205363  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.205971  9950 raft_consensus.cc:2468] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.206387  9767 leader_election.cc:304] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.207718 10076 raft_consensus.cc:2804] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.208282 10076 raft_consensus.cc:493] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.204111 10087 raft_consensus.cc:359] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.208789 10076 raft_consensus.cc:3060] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.208568 10090 raft_consensus.cc:359] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.209374 10087 raft_consensus.cc:385] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.209527 10090 raft_consensus.cc:385] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.209856 10087 raft_consensus.cc:740] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.209939 10090 raft_consensus.cc:740] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.210848 10087 consensus_queue.cc:260] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.215056 10090 consensus_queue.cc:260] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.226034 10088 tablet_bootstrap.cc:492] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.226780 10088 ts_tablet_manager.cc:1403] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.016s
I20260710 13:20:29.228340 10076 raft_consensus.cc:515] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.231163 10090 ts_tablet_manager.cc:1434] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260710 13:20:29.232111  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.232640 10090 tablet_bootstrap.cc:492] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.232708  9950 raft_consensus.cc:3060] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.241258 10088 raft_consensus.cc:359] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.242368 10088 raft_consensus.cc:385] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.242754 10088 raft_consensus.cc:740] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.249511  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:29.250401  9875 raft_consensus.cc:3060] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.253049  9950 raft_consensus.cc:2468] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.253423 10090 tablet_bootstrap.cc:654] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.254400  9764 leader_election.cc:304] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.243750 10088 consensus_queue.cc:260] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.255914 10076 leader_election.cc:290] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.260093 10088 ts_tablet_manager.cc:1434] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:20:29.263741 10098 raft_consensus.cc:493] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.264417 10076 raft_consensus.cc:2804] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.264945 10088 tablet_bootstrap.cc:492] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.262756  9875 raft_consensus.cc:2468] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.264451 10098 raft_consensus.cc:515] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.273020 10098 leader_election.cc:290] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.271065 10076 raft_consensus.cc:697] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:29.274339 10076 consensus_queue.cc:237] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.275828  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11286d388b247c7b58452cc90ca7cee" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:29.276533  9875 raft_consensus.cc:2468] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.281702  9767 leader_election.cc:304] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.284708 10088 tablet_bootstrap.cc:654] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.286067 10099 raft_consensus.cc:2804] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.287012 10099 raft_consensus.cc:493] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.286662 10087 ts_tablet_manager.cc:1434] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.085s	user 0.021s	sys 0.044s
I20260710 13:20:29.287797 10099 raft_consensus.cc:3060] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.289443 10087 tablet_bootstrap.cc:492] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.290746  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11286d388b247c7b58452cc90ca7cee" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.292249  9950 raft_consensus.cc:2468] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.309525 10088 tablet_bootstrap.cc:492] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.310050 10088 ts_tablet_manager.cc:1403] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.000s
I20260710 13:20:29.309968  9698 catalog_manager.cc:5697] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.310652 10099 raft_consensus.cc:515] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.313207 10088 raft_consensus.cc:359] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.313859 10088 raft_consensus.cc:385] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.314123 10088 raft_consensus.cc:740] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.314831 10088 consensus_queue.cc:260] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.315284 10087 tablet_bootstrap.cc:654] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.316946 10088 ts_tablet_manager.cc:1434] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:29.317988 10088 tablet_bootstrap.cc:492] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.323724 10088 tablet_bootstrap.cc:654] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.326828 10090 tablet_bootstrap.cc:492] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.327343 10090 ts_tablet_manager.cc:1403] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.019s
I20260710 13:20:29.327181  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11286d388b247c7b58452cc90ca7cee" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:29.328660  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a11286d388b247c7b58452cc90ca7cee" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.329486  9950 raft_consensus.cc:3060] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.330471 10090 raft_consensus.cc:359] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.331233 10090 raft_consensus.cc:385] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.331511 10090 raft_consensus.cc:740] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.332226 10090 consensus_queue.cc:260] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.335352 10088 tablet_bootstrap.cc:492] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.335911 10088 ts_tablet_manager.cc:1403] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260710 13:20:29.338590  9950 raft_consensus.cc:2468] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.339455 10087 tablet_bootstrap.cc:492] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.339143 10099 leader_election.cc:290] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.339076 10088 raft_consensus.cc:359] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.340014 10087 ts_tablet_manager.cc:1403] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.000s
I20260710 13:20:29.340050 10088 raft_consensus.cc:385] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.329236  9875 raft_consensus.cc:3060] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.340528 10088 raft_consensus.cc:740] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.340857  9764 leader_election.cc:304] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.341807 10099 raft_consensus.cc:2804] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.341483 10088 consensus_queue.cc:260] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.343194 10099 raft_consensus.cc:697] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:29.343386 10087 raft_consensus.cc:359] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.344168 10087 raft_consensus.cc:385] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.344252 10088 ts_tablet_manager.cc:1434] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 13:20:29.344538 10087 raft_consensus.cc:740] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.344322 10099 consensus_queue.cc:237] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.345541 10088 tablet_bootstrap.cc:492] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.345592 10087 consensus_queue.cc:260] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.348523 10087 ts_tablet_manager.cc:1434] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:29.352644 10090 ts_tablet_manager.cc:1434] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.005s
I20260710 13:20:29.353154 10088 tablet_bootstrap.cc:654] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.353718 10090 tablet_bootstrap.cc:492] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.354000  9875 raft_consensus.cc:2468] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.360845 10090 tablet_bootstrap.cc:654] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.364455 10087 tablet_bootstrap.cc:492] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.364950 10088 tablet_bootstrap.cc:492] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.365502 10088 ts_tablet_manager.cc:1403] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.001s
I20260710 13:20:29.368508 10088 raft_consensus.cc:359] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.367877  9699 catalog_manager.cc:5697] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.369246 10088 raft_consensus.cc:385] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.369577 10088 raft_consensus.cc:740] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.370350 10088 consensus_queue.cc:260] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.371526 10087 tablet_bootstrap.cc:654] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.372644 10088 ts_tablet_manager.cc:1434] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:29.373667 10088 tablet_bootstrap.cc:492] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.380101 10088 tablet_bootstrap.cc:654] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.388284 10087 tablet_bootstrap.cc:492] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.388995 10087 ts_tablet_manager.cc:1403] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.017s
I20260710 13:20:29.389521 10088 tablet_bootstrap.cc:492] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.390056 10088 ts_tablet_manager.cc:1403] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:20:29.393101 10088 raft_consensus.cc:359] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.392937 10087 raft_consensus.cc:359] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.393944 10088 raft_consensus.cc:385] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.394078 10087 raft_consensus.cc:385] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.394418 10088 raft_consensus.cc:740] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.394598 10087 raft_consensus.cc:740] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.395371 10088 consensus_queue.cc:260] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.395829 10087 consensus_queue.cc:260] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.398157 10088 ts_tablet_manager.cc:1434] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:29.399197 10088 tablet_bootstrap.cc:492] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.400004 10087 ts_tablet_manager.cc:1434] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:20:29.402622 10017 raft_consensus.cc:493] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.403131 10017 raft_consensus.cc:515] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.405258 10017 leader_election.cc:290] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:29.407528  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:29.407627  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:29.408413  9800 raft_consensus.cc:2468] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:29.408914 10087 tablet_bootstrap.cc:492] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
W20260710 13:20:29.409439  9916 leader_election.cc:343] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:29.410185  9914 leader_election.cc:304] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 627f1bedd424414f9dab1161beed50af
I20260710 13:20:29.411393 10017 raft_consensus.cc:2804] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.411819 10017 raft_consensus.cc:493] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.412266 10017 raft_consensus.cc:3060] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.413085 10088 tablet_bootstrap.cc:654] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.416076 10087 tablet_bootstrap.cc:654] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.418741 10088 tablet_bootstrap.cc:492] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.419055 10090 tablet_bootstrap.cc:492] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.419258 10088 ts_tablet_manager.cc:1403] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.003s
I20260710 13:20:29.419570 10090 ts_tablet_manager.cc:1403] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.009s
I20260710 13:20:29.421469 10017 raft_consensus.cc:515] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.422508 10088 raft_consensus.cc:359] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.423246 10088 raft_consensus.cc:385] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.423566 10088 raft_consensus.cc:740] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.423707 10090 raft_consensus.cc:359] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.424528 10087 tablet_bootstrap.cc:492] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.424655  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:29.425060 10017 leader_election.cc:290] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:29.424503 10088 consensus_queue.cc:260] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.425452  9800 raft_consensus.cc:3060] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.424486 10090 raft_consensus.cc:385] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.425987 10090 raft_consensus.cc:740] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.426456 10087 ts_tablet_manager.cc:1403] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:20:29.427181 10088 ts_tablet_manager.cc:1434] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 13:20:29.428272 10090 consensus_queue.cc:260] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.429466  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:29.429790 10088 tablet_bootstrap.cc:492] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.430091  9875 raft_consensus.cc:3060] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.430130 10087 raft_consensus.cc:359] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.431078 10087 raft_consensus.cc:385] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.431419 10087 raft_consensus.cc:740] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.432348 10087 consensus_queue.cc:260] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.436883 10088 tablet_bootstrap.cc:654] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.438688  9800 raft_consensus.cc:2468] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:29.441391 10090 ts_tablet_manager.cc:1434] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.003s
I20260710 13:20:29.442466 10090 tablet_bootstrap.cc:492] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
W20260710 13:20:29.443037  9747 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:29.449316 10087 ts_tablet_manager.cc:1434] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260710 13:20:29.450451 10087 tablet_bootstrap.cc:492] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.450525 10090 tablet_bootstrap.cc:654] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.452199  9875 raft_consensus.cc:2468] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:29.459364  9914 leader_election.cc:304] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.460772 10017 raft_consensus.cc:2804] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.461165 10088 tablet_bootstrap.cc:492] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.461731 10088 ts_tablet_manager.cc:1403] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.009s
I20260710 13:20:29.464440 10088 raft_consensus.cc:359] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.465392 10088 raft_consensus.cc:385] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.465684 10088 raft_consensus.cc:740] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.466322 10088 consensus_queue.cc:260] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.469365 10088 ts_tablet_manager.cc:1434] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:29.469972 10090 tablet_bootstrap.cc:492] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.470319 10087 tablet_bootstrap.cc:654] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.470506 10090 ts_tablet_manager.cc:1403] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260710 13:20:29.470391 10017 raft_consensus.cc:697] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:29.471534 10017 consensus_queue.cc:237] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.472985 10088 tablet_bootstrap.cc:492] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: Bootstrap starting.
I20260710 13:20:29.473971 10090 raft_consensus.cc:359] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.475037 10090 raft_consensus.cc:385] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.475484 10090 raft_consensus.cc:740] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.476614 10090 consensus_queue.cc:260] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.479475 10088 tablet_bootstrap.cc:654] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.480233 10090 ts_tablet_manager.cc:1434] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:20:29.481787 10090 tablet_bootstrap.cc:492] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.485651 10087 tablet_bootstrap.cc:492] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.486379 10087 ts_tablet_manager.cc:1403] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.001s
I20260710 13:20:29.488595 10090 tablet_bootstrap.cc:654] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.490043 10087 raft_consensus.cc:359] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.490907 10087 raft_consensus.cc:385] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.491289 10087 raft_consensus.cc:740] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.492345 10087 consensus_queue.cc:260] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.494064 10088 tablet_bootstrap.cc:492] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: No bootstrap required, opened a new log
I20260710 13:20:29.494643 10088 ts_tablet_manager.cc:1403] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 13:20:29.497990 10088 raft_consensus.cc:359] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.498270 10090 tablet_bootstrap.cc:492] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.498778 10088 raft_consensus.cc:385] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.499058 10090 ts_tablet_manager.cc:1403] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 13:20:29.499106 10088 raft_consensus.cc:740] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.499656 10087 ts_tablet_manager.cc:1434] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 13:20:29.500196 10088 consensus_queue.cc:260] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.500929 10087 tablet_bootstrap.cc:492] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.502331 10088 ts_tablet_manager.cc:1434] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:29.502367 10090 raft_consensus.cc:359] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.503320 10090 raft_consensus.cc:385] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.503629 10090 raft_consensus.cc:740] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.504426 10090 consensus_queue.cc:260] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.506791 10090 ts_tablet_manager.cc:1434] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:29.506371  9698 catalog_manager.cc:5697] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 1 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.507889 10090 tablet_bootstrap.cc:492] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.508760 10087 tablet_bootstrap.cc:654] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.514636 10107 raft_consensus.cc:493] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.515202 10107 raft_consensus.cc:515] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.516455 10090 tablet_bootstrap.cc:654] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.518878  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.519503  9950 raft_consensus.cc:2468] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:29.521180  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:29.521605  9839 leader_election.cc:304] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:29.522086  9800 raft_consensus.cc:2468] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:29.522500  9998 raft_consensus.cc:2804] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.522919  9998 raft_consensus.cc:493] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.523255  9998 raft_consensus.cc:3060] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.526721 10090 tablet_bootstrap.cc:492] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.527259 10090 ts_tablet_manager.cc:1403] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:20:29.527680 10087 tablet_bootstrap.cc:492] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.528290 10087 ts_tablet_manager.cc:1403] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.010s
I20260710 13:20:29.528626 10107 leader_election.cc:290] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.530192 10090 raft_consensus.cc:359] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.530956 10090 raft_consensus.cc:385] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.531281 10090 raft_consensus.cc:740] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.531103 10087 raft_consensus.cc:359] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.532055 10087 raft_consensus.cc:385] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.532491 10087 raft_consensus.cc:740] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.532138 10090 consensus_queue.cc:260] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.533571 10099 raft_consensus.cc:493] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.534099 10099 raft_consensus.cc:515] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.535490 10090 ts_tablet_manager.cc:1434] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:29.536224 10099 leader_election.cc:290] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.536844 10090 tablet_bootstrap.cc:492] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.533015  9998 raft_consensus.cc:515] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.537545  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:29.538159  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.538777  9950 raft_consensus.cc:2468] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.533604 10087 consensus_queue.cc:260] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.539937  9764 leader_election.cc:304] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.539898  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:29.540831  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.541347  9800 raft_consensus.cc:3060] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.541709 10087 ts_tablet_manager.cc:1434] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:20:29.542614 10087 tablet_bootstrap.cc:492] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: Bootstrap starting.
I20260710 13:20:29.545374 10076 raft_consensus.cc:2804] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.545828 10076 raft_consensus.cc:493] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.546181 10076 raft_consensus.cc:3060] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.547901 10090 tablet_bootstrap.cc:654] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.548429 10087 tablet_bootstrap.cc:654] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.549976  9998 leader_election.cc:290] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.538203  9875 raft_consensus.cc:2468] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.541390  9950 raft_consensus.cc:3060] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.570822  9950 raft_consensus.cc:2468] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:29.572500  9839 leader_election.cc:304] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:29.573664  9998 raft_consensus.cc:2804] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.573942  9800 raft_consensus.cc:2468] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:29.574383  9998 raft_consensus.cc:697] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:29.575599  9998 consensus_queue.cc:237] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.581135 10090 tablet_bootstrap.cc:492] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.581662 10090 ts_tablet_manager.cc:1403] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.019s
I20260710 13:20:29.582901 10087 tablet_bootstrap.cc:492] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: No bootstrap required, opened a new log
I20260710 13:20:29.583416 10087 ts_tablet_manager.cc:1403] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.027s
I20260710 13:20:29.580542 10076 raft_consensus.cc:515] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.584542 10090 raft_consensus.cc:359] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.585714 10090 raft_consensus.cc:385] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.586148 10090 raft_consensus.cc:740] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.586704  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.586778 10090 consensus_queue.cc:260] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.587425  9950 raft_consensus.cc:3060] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.588061 10087 raft_consensus.cc:359] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.588789 10087 raft_consensus.cc:385] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.589056 10087 raft_consensus.cc:740] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.589234 10090 ts_tablet_manager.cc:1434] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:29.588627  9696 catalog_manager.cc:5697] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 1 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.589725 10087 consensus_queue.cc:260] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.590235 10090 tablet_bootstrap.cc:492] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: Bootstrap starting.
I20260710 13:20:29.585609 10076 leader_election.cc:290] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.591785 10087 ts_tablet_manager.cc:1434] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 13:20:29.597059  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:29.597671  9875 raft_consensus.cc:3060] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.602315  9950 raft_consensus.cc:2468] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.602706  9998 raft_consensus.cc:493] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.605235 10090 tablet_bootstrap.cc:654] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.606889  9764 leader_election.cc:304] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.605041 10017 raft_consensus.cc:493] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.610666 10076 raft_consensus.cc:2804] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.610549 10017 raft_consensus.cc:515] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.611263 10076 raft_consensus.cc:697] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:29.604822  9998 raft_consensus.cc:515] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.612247 10076 consensus_queue.cc:237] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.613968  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:29.614660  9800 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:29.614816  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55298fc64e974049b5a64a29579572eb" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:29.615466  9801 raft_consensus.cc:2468] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:29.615864  9914 leader_election.cc:304] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.616750 10117 raft_consensus.cc:2804] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.604739  9875 raft_consensus.cc:2468] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.617153 10117 raft_consensus.cc:493] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.617522 10117 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.616750  9840 leader_election.cc:304] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.622741 10107 raft_consensus.cc:2804] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.623231 10107 raft_consensus.cc:493] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.623697 10107 raft_consensus.cc:3060] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.627055 10090 tablet_bootstrap.cc:492] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: No bootstrap required, opened a new log
I20260710 13:20:29.627591 10090 ts_tablet_manager.cc:1403] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.002s
I20260710 13:20:29.630414 10090 raft_consensus.cc:359] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.631137 10090 raft_consensus.cc:385] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.631402 10090 raft_consensus.cc:740] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.632136 10090 consensus_queue.cc:260] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.633623  9998 leader_election.cc:290] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.634183 10099 raft_consensus.cc:493] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.635623 10090 ts_tablet_manager.cc:1434] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:29.637821 10017 leader_election.cc:290] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:29.641938 10107 raft_consensus.cc:515] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.644116 10099 raft_consensus.cc:515] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.645244  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55298fc64e974049b5a64a29579572eb" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:29.645849  9801 raft_consensus.cc:3060] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.646314 10099 leader_election.cc:290] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.649013 10117 raft_consensus.cc:515] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.651297  9998 raft_consensus.cc:493] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.652122  9998 raft_consensus.cc:515] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.653648  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:29.654346  9998 leader_election.cc:290] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.654490  9800 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.656167  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:29.657485  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55298fc64e974049b5a64a29579572eb" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.658160  9950 raft_consensus.cc:2468] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:29.658994  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:29.659224  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.659624  9875 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 0.
I20260710 13:20:29.660406  9948 raft_consensus.cc:2393] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 627f1bedd424414f9dab1161beed50af in current term 1: Already voted for candidate 3f3fe46201994e818b3c8b5cc764267c in this term.
I20260710 13:20:29.661581  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.662201  9950 raft_consensus.cc:2468] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.662942  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af" is_pre_election: true
I20260710 13:20:29.663637  9872 raft_consensus.cc:2468] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 0.
I20260710 13:20:29.665006  9764 leader_election.cc:304] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.658114 10117 leader_election.cc:290] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:29.666448 10099 raft_consensus.cc:2804] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.667303 10099 raft_consensus.cc:493] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.667680 10107 leader_election.cc:290] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.667773 10099 raft_consensus.cc:3060] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.671052  9800 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:29.672225  9839 leader_election.cc:304] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 627f1bedd424414f9dab1161beed50af; no voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864
I20260710 13:20:29.672523  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55298fc64e974049b5a64a29579572eb" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.673106  9950 raft_consensus.cc:3060] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.673856  9914 leader_election.cc:304] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.674924  9875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:29.675523  9875 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.676527  9801 raft_consensus.cc:2468] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:29.677578 10117 raft_consensus.cc:2804] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.679425 10100 consensus_queue.cc:1048] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:29.680933  9950 raft_consensus.cc:2468] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:29.681577 10117 raft_consensus.cc:697] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:29.682955 10117 consensus_queue.cc:237] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.683164 10099 raft_consensus.cc:515] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.683369  9839 leader_election.cc:304] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:29.684258 10107 raft_consensus.cc:2804] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.684732 10107 raft_consensus.cc:697] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:29.685251 10099 leader_election.cc:290] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.685561 10107 consensus_queue.cc:237] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.686960  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.687429  9874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:29.687701  9948 raft_consensus.cc:3060] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.688110  9874 raft_consensus.cc:3060] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.696219  9948 raft_consensus.cc:2468] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.698087  9764 leader_election.cc:304] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.697256  9695 catalog_manager.cc:5697] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.700362 10100 raft_consensus.cc:2804] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.704582 10100 raft_consensus.cc:697] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:29.705433 10100 consensus_queue.cc:237] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.709527  9696 catalog_manager.cc:5697] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 1 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.719307 10097 consensus_queue.cc:1048] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:29.703713  9874 raft_consensus.cc:2468] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 1.
I20260710 13:20:29.727571  9875 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 1.
I20260710 13:20:29.734824  9998 raft_consensus.cc:2749] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:29.744822  9696 catalog_manager.cc:5697] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 0 to 1, leader changed from <none> to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 1 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.754393  9695 catalog_manager.cc:5697] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 1 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.863951 10099 consensus_queue.cc:1048] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.873934 10099 consensus_queue.cc:1048] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.880303  9998 raft_consensus.cc:493] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.880821  9998 raft_consensus.cc:515] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.882655  9998 leader_election.cc:290] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.883507  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864" is_pre_election: true
I20260710 13:20:29.884222  9801 raft_consensus.cc:2468] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:29.884795  9948 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c" is_pre_election: true
I20260710 13:20:29.885479  9948 raft_consensus.cc:2468] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 0.
I20260710 13:20:29.885602  9840 leader_election.cc:304] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.887387 10107 raft_consensus.cc:2804] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.887796 10107 raft_consensus.cc:493] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.888142 10107 raft_consensus.cc:3060] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.894332 10107 raft_consensus.cc:515] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.897399  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:29.897706 10107 leader_election.cc:290] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:29.898486  9950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:29.898062  9801 raft_consensus.cc:3060] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.899144  9950 raft_consensus.cc:3060] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.905576  9950 raft_consensus.cc:2468] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:29.905581  9801 raft_consensus.cc:2468] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 1.
I20260710 13:20:29.906803  9840 leader_election.cc:304] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:29.907577 10107 raft_consensus.cc:2804] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.908107 10107 raft_consensus.cc:697] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:29.908929 10107 consensus_queue.cc:237] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:29.917007  9698 catalog_manager.cc:5697] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 0 to 1, leader changed from <none> to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 1 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.048883 10117 consensus_queue.cc:1048] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.060230 10143 consensus_queue.cc:1048] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.083215 10107 consensus_queue.cc:1048] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.093946  9998 consensus_queue.cc:1048] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.103904 10101 consensus_queue.cc:1048] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.107791 10101 consensus_queue.cc:1048] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.110307 10143 consensus_queue.cc:1048] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.122222 10099 consensus_queue.cc:1048] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.129297  9874 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
mode: GRACEFUL
new_leader_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:30.129959  9874 raft_consensus.cc:606] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Received request to transfer leadership to TS c44774a0c362456c92de72fa9950c864
I20260710 13:20:30.133831 10017 consensus_queue.cc:1048] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.141522  9949 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
mode: GRACEFUL
new_leader_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:40898
I20260710 13:20:30.142168  9949 raft_consensus.cc:606] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Received request to transfer leadership to TS c44774a0c362456c92de72fa9950c864
I20260710 13:20:30.152034 10076 consensus_queue.cc:1048] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.153548  9800 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
mode: GRACEFUL
new_leader_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:43446
I20260710 13:20:30.154171  9800 raft_consensus.cc:606] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Received request to transfer leadership to TS 627f1bedd424414f9dab1161beed50af
I20260710 13:20:30.170142  9801 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
mode: GRACEFUL
new_leader_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:43446
I20260710 13:20:30.171902  9801 raft_consensus.cc:606] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Received request to transfer leadership to TS 627f1bedd424414f9dab1161beed50af
I20260710 13:20:30.174611  9998 consensus_queue.cc:1048] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.177917  9950 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
mode: GRACEFUL
new_leader_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:40898
I20260710 13:20:30.178345  9950 raft_consensus.cc:606] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Received request to transfer leadership to TS 627f1bedd424414f9dab1161beed50af
I20260710 13:20:30.187506  9872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
mode: GRACEFUL
new_leader_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:36472
I20260710 13:20:30.188262  9872 raft_consensus.cc:606] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Received request to transfer leadership to TS 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:30.189617 10101 raft_consensus.cc:993] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: : Instructing follower 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:30.190101 10101 raft_consensus.cc:1081] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Signalling peer 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:30.190138  9998 consensus_queue.cc:1048] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.191866  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:36470
I20260710 13:20:30.192431  9872 raft_consensus.cc:493] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.192816  9872 raft_consensus.cc:3060] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.199950  9872 raft_consensus.cc:515] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.202373  9872 leader_election.cc:290] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:30.202987  9800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:30.204003  9800 raft_consensus.cc:3055] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.204324  9800 raft_consensus.cc:740] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:30.204777  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea046097d8784d8497c9beb6809b3502" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:30.205382  9949 raft_consensus.cc:3060] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.205065  9800 consensus_queue.cc:260] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.206286  9800 raft_consensus.cc:3060] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.212882  9949 raft_consensus.cc:2468] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:30.212882  9800 raft_consensus.cc:2468] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:30.215054  9839 leader_election.cc:304] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:30.215823 10130 raft_consensus.cc:2804] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.216320 10130 raft_consensus.cc:697] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:30.217160 10130 consensus_queue.cc:237] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.225538  9699 catalog_manager.cc:5697] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 1 to 2, leader changed from c44774a0c362456c92de72fa9950c864 (127.5.190.65) to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 2 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.317983  9998 consensus_queue.cc:1048] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.324904 10130 raft_consensus.cc:993] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: : Instructing follower 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:30.325403 10107 raft_consensus.cc:1081] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Signalling peer 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:30.327097  9950 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:40876
I20260710 13:20:30.329576  9950 raft_consensus.cc:493] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.329955  9950 raft_consensus.cc:3060] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.332034 10107 consensus_queue.cc:1048] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.337124  9950 raft_consensus.cc:515] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.344985  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:30.348560  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1bfe6822f4954386999adbb1bd4868ec" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:30.349201  9872 raft_consensus.cc:3055] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.349525  9872 raft_consensus.cc:740] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:30.350270  9872 consensus_queue.cc:260] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.344616  9950 leader_election.cc:290] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:30.351404  9872 raft_consensus.cc:3060] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.357259  9872 raft_consensus.cc:2468] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
I20260710 13:20:30.358342  9916 leader_election.cc:304] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [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: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: c44774a0c362456c92de72fa9950c864
I20260710 13:20:30.359095 10017 raft_consensus.cc:2804] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.359493 10017 raft_consensus.cc:697] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:30.360378 10017 consensus_queue.cc:237] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.367125  9695 catalog_manager.cc:5697] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 1 to 2, leader changed from 627f1bedd424414f9dab1161beed50af (127.5.190.66) to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 2 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.452072 10143 raft_consensus.cc:993] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: : Instructing follower c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:30.452581 10017 raft_consensus.cc:1081] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Signalling peer c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:30.454118  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:43428
I20260710 13:20:30.454620  9801 raft_consensus.cc:493] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.454995  9801 raft_consensus.cc:3060] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.460268  9801 raft_consensus.cc:515] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.462502  9801 leader_election.cc:290] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:30.463078  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:30.463663  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22436ce42a9644cdbff397d62e8d5d08" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:30.463790  9949 raft_consensus.cc:3055] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.464260  9872 raft_consensus.cc:3060] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.464246  9949 raft_consensus.cc:740] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:30.465310  9949 consensus_queue.cc:260] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.466562  9949 raft_consensus.cc:3060] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.471899  9872 raft_consensus.cc:2468] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:30.473212  9767 leader_election.cc:304] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:30.473663  9949 raft_consensus.cc:2468] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:30.474107 10100 raft_consensus.cc:2804] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.474650 10100 raft_consensus.cc:697] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:30.475446 10100 consensus_queue.cc:237] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.481386  9998 raft_consensus.cc:993] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: : Instructing follower c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:30.481813 10107 raft_consensus.cc:1081] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Signalling peer c44774a0c362456c92de72fa9950c864 to start an election
I20260710 13:20:30.483496  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
 from {username='slave'} at 127.0.0.1:43436
I20260710 13:20:30.484139  9801 raft_consensus.cc:493] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.483387  9695 catalog_manager.cc:5697] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 1 to 2, leader changed from 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67) to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.484512  9801 raft_consensus.cc:3060] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.491050  9801 raft_consensus.cc:515] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.493522  9801 leader_election.cc:290] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Requested vote from peers 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:30.494256  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:30.494374  9872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc3c24334b843e4a41078a806f9c7fe" candidate_uuid: "c44774a0c362456c92de72fa9950c864" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:30.495141  9949 raft_consensus.cc:3060] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.495261  9872 raft_consensus.cc:3055] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.495728  9872 raft_consensus.cc:740] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:30.496619  9872 consensus_queue.cc:260] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.497889  9872 raft_consensus.cc:3060] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.502713  9949 raft_consensus.cc:2468] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:30.504065  9764 leader_election.cc:304] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:30.504794 10100 raft_consensus.cc:2804] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.505162  9872 raft_consensus.cc:2468] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c44774a0c362456c92de72fa9950c864 in term 2.
I20260710 13:20:30.505326 10100 raft_consensus.cc:697] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Becoming Leader. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:30.506157 10100 consensus_queue.cc:237] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.512863  9695 catalog_manager.cc:5697] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 reported cstate change: term changed from 1 to 2, leader changed from 627f1bedd424414f9dab1161beed50af (127.5.190.66) to c44774a0c362456c92de72fa9950c864 (127.5.190.65). New cstate: current_term: 2 leader_uuid: "c44774a0c362456c92de72fa9950c864" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.554548 10117 raft_consensus.cc:993] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: : Instructing follower 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:30.555012 10017 raft_consensus.cc:1081] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Signalling peer 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:30.556706  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:36460
I20260710 13:20:30.557318  9872 raft_consensus.cc:493] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.557723  9872 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.563517  9872 raft_consensus.cc:515] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.565315  9872 leader_election.cc:290] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:30.566172  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:30.566486  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:30.566817  9801 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.567117  9949 raft_consensus.cc:3055] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.567436  9949 raft_consensus.cc:740] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:30.568214  9949 consensus_queue.cc:260] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.569187  9949 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.572405  9801 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:30.573726  9840 leader_election.cc:304] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 627f1bedd424414f9dab1161beed50af, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:30.574610 10107 raft_consensus.cc:2804] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.574641  9949 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:30.575151 10107 raft_consensus.cc:697] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:30.576026 10107 consensus_queue.cc:237] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.582640  9695 catalog_manager.cc:5697] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 1 to 2, leader changed from 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67) to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 2 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.637413  9949 raft_consensus.cc:1275] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.638738 10107 consensus_queue.cc:1048] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.646384  9801 raft_consensus.cc:1275] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.647815  9998 consensus_queue.cc:1048] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.721189 10100 raft_consensus.cc:993] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: : Instructing follower 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:30.721659 10076 raft_consensus.cc:1081] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Signalling peer 627f1bedd424414f9dab1161beed50af to start an election
I20260710 13:20:30.723078  9872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
 from {username='slave'} at 127.0.0.1:36470
I20260710 13:20:30.723625  9872 raft_consensus.cc:493] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.723948  9872 raft_consensus.cc:3060] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.729467  9872 raft_consensus.cc:515] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.731067  9872 leader_election.cc:290] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67:35745)
I20260710 13:20:30.732012  9801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:30.732290  9949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b6147c10014481a99fa3e10bb3eb039" candidate_uuid: "627f1bedd424414f9dab1161beed50af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
I20260710 13:20:30.732553  9801 raft_consensus.cc:3055] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.732887  9801 raft_consensus.cc:740] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:30.732923  9949 raft_consensus.cc:3060] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.733640  9801 consensus_queue.cc:260] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.734619  9801 raft_consensus.cc:3060] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.738294  9949 raft_consensus.cc:2468] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:30.739225  9801 raft_consensus.cc:2468] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 627f1bedd424414f9dab1161beed50af in term 2.
I20260710 13:20:30.739446  9839 leader_election.cc:304] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:30.740327 10107 raft_consensus.cc:2804] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.740718 10107 raft_consensus.cc:697] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Leader. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:30.741466 10107 consensus_queue.cc:237] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:30.748183  9695 catalog_manager.cc:5697] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af reported cstate change: term changed from 1 to 2, leader changed from c44774a0c362456c92de72fa9950c864 (127.5.190.65) to 627f1bedd424414f9dab1161beed50af (127.5.190.66). New cstate: current_term: 2 leader_uuid: "627f1bedd424414f9dab1161beed50af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.940694  9949 raft_consensus.cc:1275] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.941231  9872 raft_consensus.cc:1275] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.942051 10100 consensus_queue.cc:1048] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.942766 10076 consensus_queue.cc:1048] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.978607  9872 raft_consensus.cc:1275] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.979837 10017 consensus_queue.cc:1048] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.986771  9801 raft_consensus.cc:3060] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.992725  9801 raft_consensus.cc:1275] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.994012 10117 consensus_queue.cc:1048] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.109776  9801 raft_consensus.cc:1275] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.111024 10107 consensus_queue.cc:1048] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.118922  9949 raft_consensus.cc:1275] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.120420  9998 consensus_queue.cc:1048] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.132606  9872 raft_consensus.cc:1275] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.133930 10100 consensus_queue.cc:1048] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.135551  9949 raft_consensus.cc:1275] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer c44774a0c362456c92de72fa9950c864: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.137171 10100 consensus_queue.cc:1048] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.173456  9949 raft_consensus.cc:1275] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.174724  9998 consensus_queue.cc:1048] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:31.183096  9801 raft_consensus.cc:1275] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 627f1bedd424414f9dab1161beed50af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:31.185606 10130 consensus_queue.cc:1048] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.198463  9698 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37148:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:33.219208  9698 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37148:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:33.264124  5881 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:33.368243 10203 tablet.cc:1724] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.395780 10204 tablet.cc:1724] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:33.518613  9767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.66:38929, user_credentials={real_user=slave}} blocked reactor thread for 48107.3us
I20260710 13:20:33.549136 10203 tablet.cc:1724] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:33.587042 10195 log.cc:927] Time spent T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: Append to log took a long time: real 0.066s	user 0.000s	sys 0.004s
I20260710 13:20:33.596452 10218 tablet.cc:1724] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.552379 10216 tablet.cc:1724] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:33.614163  9767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.66:38929, user_credentials={real_user=slave}} blocked reactor thread for 52040.6us
W20260710 13:20:33.619230 10196 log.cc:927] Time spent T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: Append to log took a long time: real 0.100s	user 0.002s	sys 0.000s
I20260710 13:20:33.649791 10226 tablet.cc:1724] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:33.645242  9839 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.67:35745, user_credentials={real_user=slave}} blocked reactor thread for 56609.9us
I20260710 13:20:33.667728 10221 tablet.cc:1724] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.671074 10228 tablet.cc:1724] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.680236 10231 tablet.cc:1724] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.696296 10226 tablet.cc:1724] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.717195 10203 tablet.cc:1724] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.714424 10234 tablet.cc:1724] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.714682 10204 tablet.cc:1724] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.725030 10228 tablet.cc:1724] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.733733 10216 tablet.cc:1724] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.799557 10229 tablet.cc:1724] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:33.806682  9767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.66:38929, user_credentials={real_user=slave}} blocked reactor thread for 139247us
I20260710 13:20:33.823644 10231 tablet.cc:1724] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.825155 10226 tablet.cc:1724] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.790866 10238 tablet.cc:1724] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.812954 10203 tablet.cc:1724] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.856505 10216 tablet.cc:1724] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.862824 10238 tablet.cc:1724] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:33.876251  9764 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.67:35745, user_credentials={real_user=slave}} blocked reactor thread for 69503.8us
I20260710 13:20:33.877517 10221 tablet.cc:1724] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.880198 10231 tablet.cc:1724] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.886147  9799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
mode: GRACEFUL
new_leader_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:49120
I20260710 13:20:33.888321  9799 raft_consensus.cc:606] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Received request to transfer leadership to TS 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:33.890527 10218 tablet.cc:1724] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.930951 10239 tablet.cc:1724] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.936789 10218 tablet.cc:1724] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:33.963812  9876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
mode: GRACEFUL
new_leader_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:52750
I20260710 13:20:33.964515  9876 raft_consensus.cc:606] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Received request to transfer leadership to TS 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:33.966691  5881 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:33.967819  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:33.978274  9799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41"
dest_uuid: "c44774a0c362456c92de72fa9950c864"
mode: GRACEFUL
new_leader_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:49120
I20260710 13:20:33.978876  9799 raft_consensus.cc:606] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Received request to transfer leadership to TS 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:33.982015  9876 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd"
dest_uuid: "627f1bedd424414f9dab1161beed50af"
mode: GRACEFUL
new_leader_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:52750
I20260710 13:20:33.982599  9876 raft_consensus.cc:606] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Received request to transfer leadership to TS 3f3fe46201994e818b3c8b5cc764267c
I20260710 13:20:33.984206  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:33.984813  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:33.984367  9698 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2: soft_deleted_table [id=16a7f2c47fb84157ac253e74d2ed332d] alter complete (version 1)
I20260710 13:20:34.157588 10215 raft_consensus.cc:993] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: : Instructing follower 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.158114 10236 raft_consensus.cc:1081] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Signalling peer 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.159686  9943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:40888
I20260710 13:20:34.160248  9943 raft_consensus.cc:493] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.160591  9943 raft_consensus.cc:3060] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.166312  9943 raft_consensus.cc:515] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.168365  9943 leader_election.cc:290] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:34.169319  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:34.169544  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e49f71fb05f49a7b41b16f291a647dd" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:34.170137  9799 raft_consensus.cc:3055] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.170210  9876 raft_consensus.cc:3060] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.170620  9799 raft_consensus.cc:740] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:34.171550  9799 consensus_queue.cc:260] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.173097  9799 raft_consensus.cc:3060] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.178736  9876 raft_consensus.cc:2468] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
I20260710 13:20:34.180392  9916 leader_election.cc:304] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:34.180768  9799 raft_consensus.cc:2468] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
I20260710 13:20:34.181469 10117 raft_consensus.cc:2804] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.181967 10117 raft_consensus.cc:697] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:34.182942 10117 consensus_queue.cc:237] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.190315  9699 catalog_manager.cc:5697] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 1 to 2, leader changed from c44774a0c362456c92de72fa9950c864 (127.5.190.65) to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 2 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.208240 10208 raft_consensus.cc:993] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: : Instructing follower 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.208774 10217 raft_consensus.cc:1081] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Signalling peer 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.210175  9943 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:40876
I20260710 13:20:34.210664  9943 raft_consensus.cc:493] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.211001  9943 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.216077  9943 raft_consensus.cc:515] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.217736  9943 leader_election.cc:290] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 3 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:34.218745  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:34.219193  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b43f5ec6e2d44acbd125a118705c434" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:34.219406  9799 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.219771  9876 raft_consensus.cc:3055] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:34.220120  9876 raft_consensus.cc:740] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:34.220938  9876 consensus_queue.cc:260] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [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: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.222138  9876 raft_consensus.cc:3060] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.226707  9799 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 3.
I20260710 13:20:34.228259  9914 leader_election.cc:304] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [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: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:34.228931  9876 raft_consensus.cc:2468] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 3.
I20260710 13:20:34.229172 10117 raft_consensus.cc:2804] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:34.229704 10117 raft_consensus.cc:697] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 3 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:34.230703 10117 consensus_queue.cc:237] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [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: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.231556 10222 raft_consensus.cc:993] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: : Instructing follower 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.232573 10208 raft_consensus.cc:1081] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Signalling peer 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.235213  9949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:40876
I20260710 13:20:34.235992  9949 raft_consensus.cc:493] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.236478  9949 raft_consensus.cc:3060] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.245930  9949 raft_consensus.cc:515] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.248015  9949 leader_election.cc:290] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:34.248342  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:34.248699  9876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db514862c05a4bad9de0cbf652ef1acd" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:34.249166  9799 raft_consensus.cc:3060] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.248376  9699 catalog_manager.cc:5697] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 2 to 3, leader changed from 627f1bedd424414f9dab1161beed50af (127.5.190.66) to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 3 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.249356  9876 raft_consensus.cc:3055] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:34.249872  9876 raft_consensus.cc:740] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 627f1bedd424414f9dab1161beed50af, State: Running, Role: LEADER
I20260710 13:20:34.250602  9876 consensus_queue.cc:260] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.251740  9876 raft_consensus.cc:3060] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.255393  9799 raft_consensus.cc:2468] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
I20260710 13:20:34.256707  9914 leader_election.cc:304] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f3fe46201994e818b3c8b5cc764267c, c44774a0c362456c92de72fa9950c864; no voters: 
I20260710 13:20:34.257596 10117 raft_consensus.cc:2804] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:34.258082 10117 raft_consensus.cc:697] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:34.259016 10117 consensus_queue.cc:237] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.258752  9876 raft_consensus.cc:2468] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 2.
I20260710 13:20:34.265350 10215 raft_consensus.cc:993] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: : Instructing follower 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.266114 10237 raft_consensus.cc:1081] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Signalling peer 3f3fe46201994e818b3c8b5cc764267c to start an election
I20260710 13:20:34.268242  9949 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41"
dest_uuid: "3f3fe46201994e818b3c8b5cc764267c"
 from {username='slave'} at 127.0.0.1:40888
I20260710 13:20:34.268805  9949 raft_consensus.cc:493] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.269109  9949 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.269922  9699 catalog_manager.cc:5697] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 1 to 2, leader changed from 627f1bedd424414f9dab1161beed50af (127.5.190.66) to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 2 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.275575  9949 raft_consensus.cc:515] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.277503  9949 leader_election.cc:290] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [CANDIDATE]: Term 3 election: Requested vote from peers c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533), 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929)
I20260710 13:20:34.278611  9873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "627f1bedd424414f9dab1161beed50af"
I20260710 13:20:34.279325  9873 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.282450  9799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba83c866de5d4376be3498dfe16f7b41" candidate_uuid: "3f3fe46201994e818b3c8b5cc764267c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c44774a0c362456c92de72fa9950c864"
I20260710 13:20:34.283139  9799 raft_consensus.cc:3055] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:34.283416  9799 raft_consensus.cc:740] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c44774a0c362456c92de72fa9950c864, State: Running, Role: LEADER
I20260710 13:20:34.284372  9799 consensus_queue.cc:260] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [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: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.285707  9799 raft_consensus.cc:3060] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.286583  9873 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 3.
I20260710 13:20:34.287859  9916 leader_election.cc:304] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [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: 3f3fe46201994e818b3c8b5cc764267c, 627f1bedd424414f9dab1161beed50af; no voters: 
I20260710 13:20:34.288617 10117 raft_consensus.cc:2804] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:34.289090 10117 raft_consensus.cc:697] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 3 LEADER]: Becoming Leader. State: Replica: 3f3fe46201994e818b3c8b5cc764267c, State: Running, Role: LEADER
I20260710 13:20:34.290038 10117 consensus_queue.cc:237] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [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: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } }
I20260710 13:20:34.292876  9799 raft_consensus.cc:2468] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f3fe46201994e818b3c8b5cc764267c in term 3.
I20260710 13:20:34.298185  9699 catalog_manager.cc:5697] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c reported cstate change: term changed from 2 to 3, leader changed from c44774a0c362456c92de72fa9950c864 (127.5.190.65) to 3f3fe46201994e818b3c8b5cc764267c (127.5.190.67). New cstate: current_term: 3 leader_uuid: "3f3fe46201994e818b3c8b5cc764267c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f3fe46201994e818b3c8b5cc764267c" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35745 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.562855  9799 raft_consensus.cc:1275] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:34.564371 10117 consensus_queue.cc:1048] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:34.579301  9873 raft_consensus.cc:1275] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:34.580854 10230 consensus_queue.cc:1048] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:34.629210  9873 raft_consensus.cc:1275] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:34.630535 10230 consensus_queue.cc:1048] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:34.639046  9800 raft_consensus.cc:1275] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:34.641117 10235 consensus_queue.cc:1048] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:34.725255  9873 raft_consensus.cc:1275] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.725281  9800 raft_consensus.cc:1275] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:34.726701 10250 consensus_queue.cc:1048] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.726871 10235 consensus_queue.cc:1048] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:34.740747  9799 raft_consensus.cc:1275] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.742436 10117 consensus_queue.cc:1048] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c44774a0c362456c92de72fa9950c864" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 42533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.742898  9873 raft_consensus.cc:1275] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Refusing update from remote peer 3f3fe46201994e818b3c8b5cc764267c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:34.746753 10235 consensus_queue.cc:1048] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [LEADER]: Connected to new peer: Peer: permanent_uuid: "627f1bedd424414f9dab1161beed50af" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 38929 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:35.042057  5881 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:35.046978  5881 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:35.047426  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:35.051926  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:35.052384  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:36.081317  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
I20260710 13:20:36.112388  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:36.113145  5881 tablet_replica.cc:333] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.113947  5881 raft_consensus.cc:2243] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.114614  5881 raft_consensus.cc:2272] T ea046097d8784d8497c9beb6809b3502 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.115337  9914 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 13:20:36.117184  5881 tablet_replica.cc:333] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.117964  5881 raft_consensus.cc:2243] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:36.118243  9914 consensus_peers.cc:597] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.118618  5881 raft_consensus.cc:2272] T 8b6147c10014481a99fa3e10bb3eb039 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.120692  5881 tablet_replica.cc:333] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.121296  5881 raft_consensus.cc:2243] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.122337  5881 raft_consensus.cc:2272] T 22436ce42a9644cdbff397d62e8d5d08 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.125262  5881 tablet_replica.cc:333] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.125892  5881 raft_consensus.cc:2243] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.126384  5881 raft_consensus.cc:2272] T 9b43f5ec6e2d44acbd125a118705c434 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.128233  5881 tablet_replica.cc:333] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.128829  5881 raft_consensus.cc:2243] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.129568  5881 raft_consensus.cc:2272] T cbc3c24334b843e4a41078a806f9c7fe P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.131417  5881 tablet_replica.cc:333] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.132011  5881 raft_consensus.cc:2243] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.132429  5881 raft_consensus.cc:2272] T 6e49f71fb05f49a7b41b16f291a647dd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.134191  5881 tablet_replica.cc:333] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.134754  5881 raft_consensus.cc:2243] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.135203  5881 raft_consensus.cc:2272] T b7dd781a781a453c91a2e82de358f937 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.137181  5881 tablet_replica.cc:333] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.137732  5881 raft_consensus.cc:2243] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.138182  5881 raft_consensus.cc:2272] T 5711e695e06d4fd5ae478d6db3dea380 P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.140281  5881 tablet_replica.cc:333] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.140849  5881 raft_consensus.cc:2243] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.141317  5881 raft_consensus.cc:2272] T 55298fc64e974049b5a64a29579572eb P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.143113  5881 tablet_replica.cc:333] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.143674  5881 raft_consensus.cc:2243] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.144227  5881 raft_consensus.cc:2272] T 623a562978aa44aaa192aa128b04548c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.146093  5881 tablet_replica.cc:333] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.146611  5881 raft_consensus.cc:2243] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.147394  5881 raft_consensus.cc:2272] T 52967bd9d29b4d35a2504f7b99ea12f5 P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.149415  5881 tablet_replica.cc:333] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.149946  5881 raft_consensus.cc:2243] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.150368  5881 raft_consensus.cc:2272] T db514862c05a4bad9de0cbf652ef1acd P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.152241  5881 tablet_replica.cc:333] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.152814  5881 raft_consensus.cc:2243] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.153581  5881 raft_consensus.cc:2272] T 9661c25a8baf419d8995c48bbaf53bbf P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.156039  5881 tablet_replica.cc:333] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.156787  5881 raft_consensus.cc:2243] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.157260  5881 raft_consensus.cc:2272] T 1bfe6822f4954386999adbb1bd4868ec P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.158361  9914 consensus_peers.cc:597] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.159448  5881 tablet_replica.cc:333] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.160138  5881 raft_consensus.cc:2243] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.160940  5881 raft_consensus.cc:2272] T a11286d388b247c7b58452cc90ca7cee P c44774a0c362456c92de72fa9950c864 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.163070  9914 consensus_peers.cc:597] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.163126  5881 tablet_replica.cc:333] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.163792  5881 raft_consensus.cc:2243] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.164327  5881 raft_consensus.cc:2272] T 2e329056704f48e08ef84afe9e74fb5c P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.166270  5881 tablet_replica.cc:333] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.166782  5881 raft_consensus.cc:2243] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.167559  5881 raft_consensus.cc:2272] T 1b9863d380084e2985edba5beb7af17d P c44774a0c362456c92de72fa9950c864 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.169584  5881 tablet_replica.cc:333] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864: stopping tablet replica
I20260710 13:20:36.170066  5881 raft_consensus.cc:2243] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.170475  5881 raft_consensus.cc:2272] T ba83c866de5d4376be3498dfe16f7b41 P c44774a0c362456c92de72fa9950c864 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.184171  9840 consensus_peers.cc:597] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.200688  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
W20260710 13:20:36.235034  9840 consensus_peers.cc:597] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.249948  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
W20260710 13:20:36.256958  9916 consensus_peers.cc:597] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c -> Peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Couldn't send request to peer 627f1bedd424414f9dab1161beed50af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.283496  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:36.284318  5881 tablet_replica.cc:333] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.285020  5881 raft_consensus.cc:2243] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.285909  5881 raft_consensus.cc:2272] T ea046097d8784d8497c9beb6809b3502 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.288051  5881 tablet_replica.cc:333] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.288631  5881 raft_consensus.cc:2243] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.289417  5881 raft_consensus.cc:2272] T 8b6147c10014481a99fa3e10bb3eb039 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.291494  5881 tablet_replica.cc:333] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.292114  5881 raft_consensus.cc:2243] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.292537  5881 raft_consensus.cc:2272] T 22436ce42a9644cdbff397d62e8d5d08 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.294754  5881 tablet_replica.cc:333] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.295480  5881 raft_consensus.cc:2243] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.296005  5881 raft_consensus.cc:2272] T 9b43f5ec6e2d44acbd125a118705c434 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.297422  9916 consensus_peers.cc:597] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c -> Peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Couldn't send request to peer 627f1bedd424414f9dab1161beed50af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.298491  5881 tablet_replica.cc:333] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.299220  5881 raft_consensus.cc:2243] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.299777  5881 raft_consensus.cc:2272] T cbc3c24334b843e4a41078a806f9c7fe P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.301628  5881 tablet_replica.cc:333] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.302124  5881 raft_consensus.cc:2243] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.302497  5881 raft_consensus.cc:2272] T 5711e695e06d4fd5ae478d6db3dea380 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.304473  5881 tablet_replica.cc:333] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.304953  5881 raft_consensus.cc:2243] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.305635  5881 raft_consensus.cc:2272] T 55298fc64e974049b5a64a29579572eb P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.307559  5881 tablet_replica.cc:333] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.308136  5881 raft_consensus.cc:2243] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.308936  5881 raft_consensus.cc:2272] T 623a562978aa44aaa192aa128b04548c P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.310866  5881 tablet_replica.cc:333] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.311415  5881 raft_consensus.cc:2243] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.311856  5881 raft_consensus.cc:2272] T 1b9863d380084e2985edba5beb7af17d P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.314004  5881 tablet_replica.cc:333] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.314739  5881 raft_consensus.cc:2243] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.315281  5881 raft_consensus.cc:2272] T ba83c866de5d4376be3498dfe16f7b41 P 627f1bedd424414f9dab1161beed50af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.317368  5881 tablet_replica.cc:333] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.318100  5881 raft_consensus.cc:2243] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.319046  5881 raft_consensus.cc:2272] T 2e329056704f48e08ef84afe9e74fb5c P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.321808  5881 tablet_replica.cc:333] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
W20260710 13:20:36.321771  9916 consensus_peers.cc:597] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c -> Peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Couldn't send request to peer 627f1bedd424414f9dab1161beed50af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.322661  5881 raft_consensus.cc:2243] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.323102  5881 raft_consensus.cc:2272] T 52967bd9d29b4d35a2504f7b99ea12f5 P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.325153  5881 tablet_replica.cc:333] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.325672  5881 raft_consensus.cc:2243] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.326081  5881 raft_consensus.cc:2272] T db514862c05a4bad9de0cbf652ef1acd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.328008  5881 tablet_replica.cc:333] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.328496  5881 raft_consensus.cc:2243] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.328877  5881 raft_consensus.cc:2272] T 9661c25a8baf419d8995c48bbaf53bbf P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.330691  5881 tablet_replica.cc:333] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.331167  5881 raft_consensus.cc:2243] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.331568  5881 raft_consensus.cc:2272] T 1bfe6822f4954386999adbb1bd4868ec P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.333361  5881 tablet_replica.cc:333] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.333822  5881 raft_consensus.cc:2243] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.334313  5881 raft_consensus.cc:2272] T a11286d388b247c7b58452cc90ca7cee P 627f1bedd424414f9dab1161beed50af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.336858  5881 tablet_replica.cc:333] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.337395  5881 raft_consensus.cc:2243] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.337838  5881 raft_consensus.cc:2272] T 6e49f71fb05f49a7b41b16f291a647dd P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:36.339367  9914 consensus_peers.cc:597] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.340046  5881 tablet_replica.cc:333] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af: stopping tablet replica
I20260710 13:20:36.340607  5881 raft_consensus.cc:2243] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.341369  5881 raft_consensus.cc:2272] T b7dd781a781a453c91a2e82de358f937 P 627f1bedd424414f9dab1161beed50af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.378629  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
I20260710 13:20:36.418398  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
I20260710 13:20:36.445878  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:36.446573  5881 tablet_replica.cc:333] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.447239  5881 raft_consensus.cc:2243] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.447741  5881 raft_consensus.cc:2272] T ea046097d8784d8497c9beb6809b3502 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.449995  5881 tablet_replica.cc:333] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.450788  5881 raft_consensus.cc:2243] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.451408  5881 raft_consensus.cc:2272] T 8b6147c10014481a99fa3e10bb3eb039 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.454228  5881 tablet_replica.cc:333] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
W20260710 13:20:36.454342  9914 consensus_peers.cc:597] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.454947  5881 raft_consensus.cc:2243] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:36.455080  9916 consensus_peers.cc:597] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c -> Peer 627f1bedd424414f9dab1161beed50af (127.5.190.66:38929): Couldn't send request to peer 627f1bedd424414f9dab1161beed50af. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.66:38929: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.455607  5881 raft_consensus.cc:2272] T 22436ce42a9644cdbff397d62e8d5d08 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.458153  5881 tablet_replica.cc:333] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.458853  5881 raft_consensus.cc:2243] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:20:36.459365  9914 consensus_peers.cc:597] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c -> Peer c44774a0c362456c92de72fa9950c864 (127.5.190.65:42533): Couldn't send request to peer c44774a0c362456c92de72fa9950c864. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:42533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:36.459786  5881 raft_consensus.cc:2272] T 9b43f5ec6e2d44acbd125a118705c434 P 3f3fe46201994e818b3c8b5cc764267c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.462285  5881 tablet_replica.cc:333] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.463044  5881 raft_consensus.cc:2243] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.463606  5881 raft_consensus.cc:2272] T cbc3c24334b843e4a41078a806f9c7fe P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.465476  5881 tablet_replica.cc:333] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.466104  5881 raft_consensus.cc:2243] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.466813  5881 raft_consensus.cc:2272] T 5711e695e06d4fd5ae478d6db3dea380 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.468667  5881 tablet_replica.cc:333] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.469152  5881 raft_consensus.cc:2243] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.469524  5881 raft_consensus.cc:2272] T 55298fc64e974049b5a64a29579572eb P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.471271  5881 tablet_replica.cc:333] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.471799  5881 raft_consensus.cc:2243] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.472244  5881 raft_consensus.cc:2272] T 623a562978aa44aaa192aa128b04548c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.474006  5881 tablet_replica.cc:333] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.474596  5881 raft_consensus.cc:2243] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.475258  5881 raft_consensus.cc:2272] T 6e49f71fb05f49a7b41b16f291a647dd P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.477120  5881 tablet_replica.cc:333] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.477619  5881 raft_consensus.cc:2243] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.477999  5881 raft_consensus.cc:2272] T b7dd781a781a453c91a2e82de358f937 P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.479820  5881 tablet_replica.cc:333] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.480376  5881 raft_consensus.cc:2243] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.480749  5881 raft_consensus.cc:2272] T 52967bd9d29b4d35a2504f7b99ea12f5 P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.482715  5881 tablet_replica.cc:333] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.483242  5881 raft_consensus.cc:2243] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.484023  5881 raft_consensus.cc:2272] T db514862c05a4bad9de0cbf652ef1acd P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.485950  5881 tablet_replica.cc:333] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.486459  5881 raft_consensus.cc:2243] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.486918  5881 raft_consensus.cc:2272] T 9661c25a8baf419d8995c48bbaf53bbf P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.489116  5881 tablet_replica.cc:333] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.489641  5881 raft_consensus.cc:2243] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.490401  5881 raft_consensus.cc:2272] T 1bfe6822f4954386999adbb1bd4868ec P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.492250  5881 tablet_replica.cc:333] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.492759  5881 raft_consensus.cc:2243] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.493184  5881 raft_consensus.cc:2272] T a11286d388b247c7b58452cc90ca7cee P 3f3fe46201994e818b3c8b5cc764267c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.495182  5881 tablet_replica.cc:333] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.495700  5881 raft_consensus.cc:2243] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.496189  5881 raft_consensus.cc:2272] T 2e329056704f48e08ef84afe9e74fb5c P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.498101  5881 tablet_replica.cc:333] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.498611  5881 raft_consensus.cc:2243] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:36.499055  5881 raft_consensus.cc:2272] T 1b9863d380084e2985edba5beb7af17d P 3f3fe46201994e818b3c8b5cc764267c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.500957  5881 tablet_replica.cc:333] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c: stopping tablet replica
I20260710 13:20:36.501428  5881 raft_consensus.cc:2243] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.502180  5881 raft_consensus.cc:2272] T ba83c866de5d4376be3498dfe16f7b41 P 3f3fe46201994e818b3c8b5cc764267c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.540793  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:20:36.573536  5881 master.cc:562] Master@127.5.190.126:38049 shutting down...
I20260710 13:20:36.593899  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:36.594533  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:36.594854  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7344106487a243dabeb6989bbdacd8c2: stopping tablet replica
I20260710 13:20:36.615646  5881 master.cc:584] Master@127.5.190.126:38049 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12398 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:36.668682  5881 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.190.126:39585
I20260710 13:20:36.669766  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:36.674849 10262 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
W20260710 13:20:36.675823 10263 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
W20260710 13:20:36.676818 10265 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
I20260710 13:20:36.677537  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:36.678421  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:36.678592  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:36.678784  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689636678750 us; error 0 us; skew 500 ppm
I20260710 13:20:36.679297  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:36.682027  5881 webserver.cc:533] Webserver started at http://127.5.190.126:44689/ using document root <none> and password file <none>
I20260710 13:20:36.682509  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:36.682698  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:36.682971  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:36.684068  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/master-0-root/instance:
uuid: "ea2d5220ffdc43e9984b234de670f853"
format_stamp: "Formatted at 2026-07-10 13:20:36 on dist-test-slave-0606"
I20260710 13:20:36.688311  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:20:36.691776 10270 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:36.692567  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:36.692865  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/master-0-root
uuid: "ea2d5220ffdc43e9984b234de670f853"
format_stamp: "Formatted at 2026-07-10 13:20:36 on dist-test-slave-0606"
I20260710 13:20:36.693131  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-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)
I20260710 13:20:36.710457  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:36.711678  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:36.750203  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.126:39585
I20260710 13:20:36.750303 10321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.126:39585 every 8 connection(s)
I20260710 13:20:36.754221 10322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.764849 10322 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853: Bootstrap starting.
I20260710 13:20:36.769517 10322 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.773830 10322 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853: No bootstrap required, opened a new log
I20260710 13:20:36.775943 10322 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d5220ffdc43e9984b234de670f853" member_type: VOTER }
I20260710 13:20:36.776412 10322 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.776595 10322 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea2d5220ffdc43e9984b234de670f853, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.777074 10322 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea2d5220ffdc43e9984b234de670f853" member_type: VOTER }
I20260710 13:20:36.777477 10322 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:36.777678 10322 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:36.777881 10322 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.782660 10322 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d5220ffdc43e9984b234de670f853" member_type: VOTER }
I20260710 13:20:36.783164 10322 leader_election.cc:304] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [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: ea2d5220ffdc43e9984b234de670f853; no voters: 
I20260710 13:20:36.784370 10322 leader_election.cc:290] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:36.784842 10325 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.786276 10325 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 1 LEADER]: Becoming Leader. State: Replica: ea2d5220ffdc43e9984b234de670f853, State: Running, Role: LEADER
I20260710 13:20:36.786912 10325 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [LEADER]: Queue going to LEADER mode. State: All 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: "ea2d5220ffdc43e9984b234de670f853" member_type: VOTER }
I20260710 13:20:36.787542 10322 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:36.791939 10326 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea2d5220ffdc43e9984b234de670f853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d5220ffdc43e9984b234de670f853" member_type: VOTER } }
I20260710 13:20:36.792213 10327 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea2d5220ffdc43e9984b234de670f853. Latest consensus state: current_term: 1 leader_uuid: "ea2d5220ffdc43e9984b234de670f853" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea2d5220ffdc43e9984b234de670f853" member_type: VOTER } }
I20260710 13:20:36.792833 10326 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:36.793283 10327 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:36.797412 10332 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:36.802301 10332 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:36.805778  5881 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:36.811525 10332 catalog_manager.cc:1383] Generated new cluster ID: 76a4a0a2b1d54a86b2625121505eb394
I20260710 13:20:36.811857 10332 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:36.835230 10332 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:36.836521 10332 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:36.848151 10332 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853: Generated new TSK 0
I20260710 13:20:36.848757 10332 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:36.873037  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:36.878720 10343 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
W20260710 13:20:36.879916 10344 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
W20260710 13:20:36.881543 10346 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
I20260710 13:20:36.882375  5881 server_base.cc:1061] running on GCE node
I20260710 13:20:36.883267  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:36.883446  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:36.883565  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689636883554 us; error 0 us; skew 500 ppm
I20260710 13:20:36.884088  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:36.886423  5881 webserver.cc:533] Webserver started at http://127.5.190.65:46221/ using document root <none> and password file <none>
I20260710 13:20:36.886873  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:36.887024  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:36.887233  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:36.888322  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-0-root/instance:
uuid: "826c3abde6864c3a919a0f1cf5ee192d"
format_stamp: "Formatted at 2026-07-10 13:20:36 on dist-test-slave-0606"
I20260710 13:20:36.892728  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:36.895944 10351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:36.896740  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:36.896987  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-0-root
uuid: "826c3abde6864c3a919a0f1cf5ee192d"
format_stamp: "Formatted at 2026-07-10 13:20:36 on dist-test-slave-0606"
I20260710 13:20:36.897221  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-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)
I20260710 13:20:36.914364  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:36.915531  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:36.916994  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:36.919215  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:36.919390  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:36.919687  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:36.919867  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:36.960071  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.65:41769
I20260710 13:20:36.960158 10413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.65:41769 every 8 connection(s)
I20260710 13:20:36.965216  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:36.973472 10418 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
W20260710 13:20:36.973562 10419 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
I20260710 13:20:36.977241  5881 server_base.cc:1061] running on GCE node
W20260710 13:20:36.978475 10421 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
I20260710 13:20:36.980036  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:36.980327  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:36.980361 10414 heartbeater.cc:344] Connected to a master server at 127.5.190.126:39585
I20260710 13:20:36.980629  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689636980583 us; error 0 us; skew 500 ppm
I20260710 13:20:36.980906 10414 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:36.981362  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:36.981724 10414 heartbeater.cc:507] Master 127.5.190.126:39585 requested a full tablet report, sending...
I20260710 13:20:36.984126 10287 ts_manager.cc:194] Registered new tserver with Master: 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769)
I20260710 13:20:36.984180  5881 webserver.cc:533] Webserver started at http://127.5.190.66:34765/ using document root <none> and password file <none>
I20260710 13:20:36.984804  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:36.985013  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:36.985298  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:36.986090 10287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58720
I20260710 13:20:36.986507  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-1-root/instance:
uuid: "2197c75c5c744bc58cc93221156c124f"
format_stamp: "Formatted at 2026-07-10 13:20:36 on dist-test-slave-0606"
I20260710 13:20:36.991312  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:20:36.994982 10426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:36.995731  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:36.996095  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-1-root
uuid: "2197c75c5c744bc58cc93221156c124f"
format_stamp: "Formatted at 2026-07-10 13:20:36 on dist-test-slave-0606"
I20260710 13:20:36.996389  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-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)
I20260710 13:20:37.011607  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:37.012919  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:37.014513  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:37.016805  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:37.017047  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.017287  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:37.017455  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.056682  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.66:36071
I20260710 13:20:37.056793 10488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.66:36071 every 8 connection(s)
I20260710 13:20:37.061582  5881 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:37.069026 10492 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
W20260710 13:20:37.070065 10493 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
I20260710 13:20:37.073467  5881 server_base.cc:1061] running on GCE node
W20260710 13:20:37.073514 10495 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
I20260710 13:20:37.074499 10489 heartbeater.cc:344] Connected to a master server at 127.5.190.126:39585
I20260710 13:20:37.074918 10489 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:37.075110  5881 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:37.075373  5881 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:37.075554  5881 hybrid_clock.cc:648] HybridClock initialized: now 1783689637075518 us; error 0 us; skew 500 ppm
I20260710 13:20:37.075749 10489 heartbeater.cc:507] Master 127.5.190.126:39585 requested a full tablet report, sending...
I20260710 13:20:37.076215  5881 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:37.077975 10287 ts_manager.cc:194] Registered new tserver with Master: 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:37.079071  5881 webserver.cc:533] Webserver started at http://127.5.190.67:44383/ using document root <none> and password file <none>
I20260710 13:20:37.079732  5881 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:37.079854 10287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58728
I20260710 13:20:37.080010  5881 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:37.080426  5881 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:37.081931  5881 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-2-root/instance:
uuid: "d576412312764e62b739cd55cc4abc5e"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-0606"
I20260710 13:20:37.086576  5881 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:37.089903 10500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.090713  5881 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:37.091040  5881 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-2-root
uuid: "d576412312764e62b739cd55cc4abc5e"
format_stamp: "Formatted at 2026-07-10 13:20:37 on dist-test-slave-0606"
I20260710 13:20:37.091343  5881 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskV1DH9J/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689532911094-5881-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)
I20260710 13:20:37.108439  5881 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:37.109684  5881 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:37.111212  5881 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:37.113574  5881 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:37.113828  5881 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.114076  5881 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:37.114256  5881 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:37.154047  5881 rpc_server.cc:307] RPC server started. Bound to: 127.5.190.67:35773
I20260710 13:20:37.154172 10562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.190.67:35773 every 8 connection(s)
I20260710 13:20:37.167836 10563 heartbeater.cc:344] Connected to a master server at 127.5.190.126:39585
I20260710 13:20:37.168234 10563 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:37.169032 10563 heartbeater.cc:507] Master 127.5.190.126:39585 requested a full tablet report, sending...
I20260710 13:20:37.171002 10287 ts_manager.cc:194] Registered new tserver with Master: d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.172041  5881 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014716984s
I20260710 13:20:37.172452 10287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58742
I20260710 13:20:37.198707 10287 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58744:
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"
    }
  }
}
W20260710 13:20:37.202549 10287 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.
I20260710 13:20:37.273365 10528 tablet_service.cc:1511] Processing CreateTablet for tablet f14e093ac8664777a6a1899252802073 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:37.274854 10528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14e093ac8664777a6a1899252802073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.276158 10527 tablet_service.cc:1511] Processing CreateTablet for tablet b115006a06e84df89fb8182124a7c6c3 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:37.277678 10527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115006a06e84df89fb8182124a7c6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.279611 10379 tablet_service.cc:1511] Processing CreateTablet for tablet f14e093ac8664777a6a1899252802073 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:37.280246 10526 tablet_service.cc:1511] Processing CreateTablet for tablet 499d857d8d8842f39427d5d28146736b (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:37.281154 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14e093ac8664777a6a1899252802073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.281664 10526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499d857d8d8842f39427d5d28146736b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.283790 10378 tablet_service.cc:1511] Processing CreateTablet for tablet b115006a06e84df89fb8182124a7c6c3 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:37.285441 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115006a06e84df89fb8182124a7c6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.289149 10377 tablet_service.cc:1511] Processing CreateTablet for tablet 499d857d8d8842f39427d5d28146736b (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:37.289726 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 170a0fb1fc3043f78ee15dde991004f9 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:37.290592 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499d857d8d8842f39427d5d28146736b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.291090 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170a0fb1fc3043f78ee15dde991004f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.294525 10454 tablet_service.cc:1511] Processing CreateTablet for tablet f14e093ac8664777a6a1899252802073 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:37.296752 10376 tablet_service.cc:1511] Processing CreateTablet for tablet 170a0fb1fc3043f78ee15dde991004f9 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:37.297195 10453 tablet_service.cc:1511] Processing CreateTablet for tablet b115006a06e84df89fb8182124a7c6c3 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:37.298218 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170a0fb1fc3043f78ee15dde991004f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.299625 10452 tablet_service.cc:1511] Processing CreateTablet for tablet 499d857d8d8842f39427d5d28146736b (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:37.300326 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 525099f8615d498d8d68e69359c90c5e (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:37.301745 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525099f8615d498d8d68e69359c90c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.305171 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 77a0c7705b1648ed98762bb8727a1483 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:37.308274 10522 tablet_service.cc:1511] Processing CreateTablet for tablet ca4053d4c6bb4dfc8a556424d83a858e (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:37.309609 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4053d4c6bb4dfc8a556424d83a858e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.311088 10451 tablet_service.cc:1511] Processing CreateTablet for tablet 170a0fb1fc3043f78ee15dde991004f9 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:37.313161 10450 tablet_service.cc:1511] Processing CreateTablet for tablet 525099f8615d498d8d68e69359c90c5e (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:37.316524 10448 tablet_service.cc:1511] Processing CreateTablet for tablet ca4053d4c6bb4dfc8a556424d83a858e (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:37.317625 10449 tablet_service.cc:1511] Processing CreateTablet for tablet 77a0c7705b1648ed98762bb8727a1483 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:37.303371 10524 tablet_service.cc:1511] Processing CreateTablet for tablet 525099f8615d498d8d68e69359c90c5e (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:37.320293 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 77a0c7705b1648ed98762bb8727a1483 (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:37.321951 10521 tablet_service.cc:1511] Processing CreateTablet for tablet 27d800383d06493dae34efde2db3c35d (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:37.323406 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a0c7705b1648ed98762bb8727a1483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.323102 10373 tablet_service.cc:1511] Processing CreateTablet for tablet ca4053d4c6bb4dfc8a556424d83a858e (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:37.325485 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a0c7705b1648ed98762bb8727a1483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.325937 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 27d800383d06493dae34efde2db3c35d (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:37.326236 10520 tablet_service.cc:1511] Processing CreateTablet for tablet e62b9590c2214dafb3d29da496cb1fdf (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:37.327236 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d800383d06493dae34efde2db3c35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.327637 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525099f8615d498d8d68e69359c90c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.329298 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 27d800383d06493dae34efde2db3c35d (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:37.332314 10454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14e093ac8664777a6a1899252802073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.332361 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4053d4c6bb4dfc8a556424d83a858e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.332734 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d800383d06493dae34efde2db3c35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.335060 10446 tablet_service.cc:1511] Processing CreateTablet for tablet e62b9590c2214dafb3d29da496cb1fdf (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:37.335767 10452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499d857d8d8842f39427d5d28146736b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.336510 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62b9590c2214dafb3d29da496cb1fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.340354 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d800383d06493dae34efde2db3c35d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.344401 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca4053d4c6bb4dfc8a556424d83a858e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.345683 10449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77a0c7705b1648ed98762bb8727a1483. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.346479 10451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 170a0fb1fc3043f78ee15dde991004f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.347116 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115006a06e84df89fb8182124a7c6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.348282 10450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 525099f8615d498d8d68e69359c90c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.349838 10371 tablet_service.cc:1511] Processing CreateTablet for tablet e62b9590c2214dafb3d29da496cb1fdf (DEFAULT_TABLE table=test-workload [id=09effccd40124a8f9504f7519aa01159]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:37.361109 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62b9590c2214dafb3d29da496cb1fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.372745 10520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e62b9590c2214dafb3d29da496cb1fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:37.401803 10579 tablet_bootstrap.cc:492] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.414460 10578 tablet_bootstrap.cc:492] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.421525 10579 tablet_bootstrap.cc:654] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.427068 10578 tablet_bootstrap.cc:654] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.439814 10580 tablet_bootstrap.cc:492] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.486858 10579 tablet_bootstrap.cc:492] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.487484 10579 ts_tablet_manager.cc:1403] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.000s
I20260710 13:20:37.490756 10579 raft_consensus.cc:359] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.491546 10579 raft_consensus.cc:385] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.496533 10580 tablet_bootstrap.cc:654] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.491873 10579 raft_consensus.cc:740] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.499379 10578 tablet_bootstrap.cc:492] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.499199 10579 consensus_queue.cc:260] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.500066 10578 ts_tablet_manager.cc:1403] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.025s
I20260710 13:20:37.503211 10578 raft_consensus.cc:359] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.504076 10578 raft_consensus.cc:385] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.504379 10578 raft_consensus.cc:740] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.505157 10579 ts_tablet_manager.cc:1434] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:20:37.505059 10578 consensus_queue.cc:260] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.505750 10580 tablet_bootstrap.cc:492] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.506002 10563 heartbeater.cc:499] Master 127.5.190.126:39585 was elected leader, sending a full tablet report...
I20260710 13:20:37.506253 10580 ts_tablet_manager.cc:1403] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.067s	user 0.008s	sys 0.005s
I20260710 13:20:37.506292 10579 tablet_bootstrap.cc:492] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.509512 10580 raft_consensus.cc:359] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.510399 10580 raft_consensus.cc:385] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.510746 10580 raft_consensus.cc:740] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.511531 10580 consensus_queue.cc:260] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.513567 10414 heartbeater.cc:499] Master 127.5.190.126:39585 was elected leader, sending a full tablet report...
I20260710 13:20:37.514221 10578 ts_tablet_manager.cc:1434] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.006s
I20260710 13:20:37.517799 10578 tablet_bootstrap.cc:492] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.526635 10579 tablet_bootstrap.cc:654] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.534288 10578 tablet_bootstrap.cc:654] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.539794 10489 heartbeater.cc:499] Master 127.5.190.126:39585 was elected leader, sending a full tablet report...
I20260710 13:20:37.544234 10586 raft_consensus.cc:493] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.545138 10580 ts_tablet_manager.cc:1434] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.038s	user 0.015s	sys 0.020s
I20260710 13:20:37.544761 10586 raft_consensus.cc:515] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.546195 10580 tablet_bootstrap.cc:492] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.553505 10580 tablet_bootstrap.cc:654] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.564301 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
W20260710 13:20:37.566243 10428 leader_election.cc:343] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.568215 10586 leader_election.cc:290] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.566411 10579 tablet_bootstrap.cc:492] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.569332 10579 ts_tablet_manager.cc:1403] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.009s
I20260710 13:20:37.573606 10579 raft_consensus.cc:359] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.574633 10579 raft_consensus.cc:385] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.575016 10579 raft_consensus.cc:740] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.578169 10579 consensus_queue.cc:260] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.580017 10580 tablet_bootstrap.cc:492] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.580453 10579 ts_tablet_manager.cc:1434] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:37.580572 10580 ts_tablet_manager.cc:1403] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.010s
I20260710 13:20:37.581527 10579 tablet_bootstrap.cc:492] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.582016 10578 tablet_bootstrap.cc:492] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.582574 10578 ts_tablet_manager.cc:1403] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.010s
I20260710 13:20:37.583766 10580 raft_consensus.cc:359] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.584602 10580 raft_consensus.cc:385] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.584954 10580 raft_consensus.cc:740] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.585793 10578 raft_consensus.cc:359] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.585812 10580 consensus_queue.cc:260] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.586769 10578 raft_consensus.cc:385] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.587155 10578 raft_consensus.cc:740] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.588397 10579 tablet_bootstrap.cc:654] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.588511 10580 ts_tablet_manager.cc:1434] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:37.588109 10578 consensus_queue.cc:260] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.589701 10580 tablet_bootstrap.cc:492] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.593150 10583 raft_consensus.cc:493] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.593689 10583 raft_consensus.cc:515] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.597153 10580 tablet_bootstrap.cc:654] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.609295 10580 tablet_bootstrap.cc:492] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.609613 10583 leader_election.cc:290] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:37.609867 10580 ts_tablet_manager.cc:1403] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:20:37.612242 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:37.613247 10538 raft_consensus.cc:2468] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:37.614002 10578 ts_tablet_manager.cc:1434] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:20:37.615653 10580 raft_consensus.cc:359] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.616432 10580 raft_consensus.cc:385] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.616750 10580 raft_consensus.cc:740] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.617267 10578 tablet_bootstrap.cc:492] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.617640 10580 consensus_queue.cc:260] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.617954 10430 leader_election.cc:304] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:37.619580 10586 raft_consensus.cc:2804] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.620913 10586 raft_consensus.cc:493] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.621294 10586 raft_consensus.cc:3060] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.624974 10578 tablet_bootstrap.cc:654] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.628021 10579 tablet_bootstrap.cc:492] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.628612 10579 ts_tablet_manager.cc:1403] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.008s
I20260710 13:20:37.630466 10586 raft_consensus.cc:515] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.620252 10580 ts_tablet_manager.cc:1434] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:37.615180 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:37.631628 10579 raft_consensus.cc:359] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.632695 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:37.633059 10579 raft_consensus.cc:385] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.633409 10579 raft_consensus.cc:740] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.633503 10464 raft_consensus.cc:2468] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 0.
W20260710 13:20:37.633736 10502 leader_election.cc:343] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.633811 10580 tablet_bootstrap.cc:492] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.634173 10579 consensus_queue.cc:260] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.635875 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:37.636312 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:37.636835 10579 ts_tablet_manager.cc:1434] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:37.636933 10538 raft_consensus.cc:3060] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:37.637595 10428 leader_election.cc:343] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.638008 10579 tablet_bootstrap.cc:492] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.638650 10501 leader_election.cc:304] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:37.639658 10583 raft_consensus.cc:2804] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.640084 10583 raft_consensus.cc:493] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.640466 10583 raft_consensus.cc:3060] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.645136 10579 tablet_bootstrap.cc:654] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.646543 10538 raft_consensus.cc:2468] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:37.646920 10578 tablet_bootstrap.cc:492] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.647593 10578 ts_tablet_manager.cc:1403] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.009s
I20260710 13:20:37.647990 10430 leader_election.cc:304] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:37.649276 10587 raft_consensus.cc:2804] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.649222 10583 raft_consensus.cc:515] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.650871 10578 raft_consensus.cc:359] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.651685 10578 raft_consensus.cc:385] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.652391 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:37.653100 10578 raft_consensus.cc:740] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
W20260710 13:20:37.653959 10502 leader_election.cc:343] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.653926 10578 consensus_queue.cc:260] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.652755 10580 tablet_bootstrap.cc:654] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.656808 10578 ts_tablet_manager.cc:1434] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:37.658008 10578 tablet_bootstrap.cc:492] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.658371 10583 leader_election.cc:290] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:37.659610 10585 raft_consensus.cc:493] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.659749 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:37.660465 10464 raft_consensus.cc:3060] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.660151 10585 raft_consensus.cc:515] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.663097 10585 leader_election.cc:290] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.666400 10578 tablet_bootstrap.cc:654] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.677811 10464 raft_consensus.cc:2468] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 1.
I20260710 13:20:37.693871 10578 tablet_bootstrap.cc:492] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.694646 10578 ts_tablet_manager.cc:1403] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.002s
I20260710 13:20:37.698755 10578 raft_consensus.cc:359] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.699875 10578 raft_consensus.cc:385] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.700199 10578 raft_consensus.cc:740] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.700959 10578 consensus_queue.cc:260] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.701323 10501 leader_election.cc:304] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:37.702353 10583 raft_consensus.cc:2804] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.687719 10586 leader_election.cc:290] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.703359 10578 ts_tablet_manager.cc:1434] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:37.690912 10587 raft_consensus.cc:697] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:37.705050 10587 consensus_queue.cc:237] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.724148 10583 raft_consensus.cc:697] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Becoming Leader. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:37.725240 10583 consensus_queue.cc:237] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.725685 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:37.726541 10538 raft_consensus.cc:2393] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 826c3abde6864c3a919a0f1cf5ee192d in current term 1: Already voted for candidate 2197c75c5c744bc58cc93221156c124f in this term.
I20260710 13:20:37.726883 10578 tablet_bootstrap.cc:492] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.730026 10579 tablet_bootstrap.cc:492] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.730600 10579 ts_tablet_manager.cc:1403] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.093s	user 0.018s	sys 0.021s
I20260710 13:20:37.733819 10579 raft_consensus.cc:359] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.734567 10579 raft_consensus.cc:385] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.734858 10579 raft_consensus.cc:740] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.734982 10580 tablet_bootstrap.cc:492] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.735390 10578 tablet_bootstrap.cc:654] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.735523 10580 ts_tablet_manager.cc:1403] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.102s	user 0.033s	sys 0.020s
I20260710 13:20:37.735677 10579 consensus_queue.cc:260] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.739787 10580 raft_consensus.cc:359] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.740705 10580 raft_consensus.cc:385] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.741060 10580 raft_consensus.cc:740] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.742465 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:37.744766 10352 leader_election.cc:304] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d; no voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e
I20260710 13:20:37.744555 10580 consensus_queue.cc:260] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.743626 10287 catalog_manager.cc:5697] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.746209 10585 raft_consensus.cc:3060] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.753453 10580 ts_tablet_manager.cc:1434] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:37.754165 10585 raft_consensus.cc:2749] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.754740 10580 tablet_bootstrap.cc:492] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.766608 10580 tablet_bootstrap.cc:654] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.769443 10286 catalog_manager.cc:5697] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d576412312764e62b739cd55cc4abc5e (127.5.190.67). New cstate: current_term: 1 leader_uuid: "d576412312764e62b739cd55cc4abc5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.771996 10579 ts_tablet_manager.cc:1434] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.041s	user 0.012s	sys 0.018s
I20260710 13:20:37.776176 10579 tablet_bootstrap.cc:492] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.778273 10578 tablet_bootstrap.cc:492] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.778338 10580 tablet_bootstrap.cc:492] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.779088 10578 ts_tablet_manager.cc:1403] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.024s
I20260710 13:20:37.779276 10580 ts_tablet_manager.cc:1403] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 13:20:37.782585 10579 tablet_bootstrap.cc:654] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.782402 10578 raft_consensus.cc:359] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.783342 10578 raft_consensus.cc:385] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.783246 10580 raft_consensus.cc:359] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.783898 10578 raft_consensus.cc:740] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.784098 10580 raft_consensus.cc:385] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.785238 10580 raft_consensus.cc:740] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.785091 10578 consensus_queue.cc:260] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.786204 10580 consensus_queue.cc:260] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.788735 10578 ts_tablet_manager.cc:1434] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:20:37.788875 10580 ts_tablet_manager.cc:1434] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260710 13:20:37.790388 10578 tablet_bootstrap.cc:492] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.791734 10580 tablet_bootstrap.cc:492] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.797174 10585 raft_consensus.cc:493] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.797780 10585 raft_consensus.cc:515] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.799934 10580 tablet_bootstrap.cc:654] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.801358 10578 tablet_bootstrap.cc:654] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.801901 10585 leader_election.cc:290] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:37.803814 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14e093ac8664777a6a1899252802073" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:37.804813 10464 raft_consensus.cc:2468] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:37.806502 10352 leader_election.cc:304] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:37.801447 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14e093ac8664777a6a1899252802073" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:37.808218 10538 raft_consensus.cc:2468] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:37.810559 10585 raft_consensus.cc:2804] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.811178 10585 raft_consensus.cc:493] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.811612 10585 raft_consensus.cc:3060] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.815749 10578 tablet_bootstrap.cc:492] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.816588 10578 ts_tablet_manager.cc:1403] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.004s
I20260710 13:20:37.821265 10578 raft_consensus.cc:359] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.822463 10578 raft_consensus.cc:385] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.822945 10578 raft_consensus.cc:740] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.824334 10578 consensus_queue.cc:260] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
W20260710 13:20:37.830829 10335 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:37.835688 10578 ts_tablet_manager.cc:1434] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 13:20:37.841231 10578 tablet_bootstrap.cc:492] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.850318 10578 tablet_bootstrap.cc:654] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.852875 10580 tablet_bootstrap.cc:492] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.853425 10580 ts_tablet_manager.cc:1403] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.062s	user 0.020s	sys 0.027s
I20260710 13:20:37.840780 10585 raft_consensus.cc:515] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.856477 10587 raft_consensus.cc:493] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.856997 10587 raft_consensus.cc:515] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.857434 10585 leader_election.cc:290] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:37.858207 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14e093ac8664777a6a1899252802073" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:37.858825 10538 raft_consensus.cc:3060] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.859289 10587 leader_election.cc:290] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.860077 10579 tablet_bootstrap.cc:492] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.860631 10579 ts_tablet_manager.cc:1403] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.033s
I20260710 13:20:37.862360 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:37.862887 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:37.863723 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14e093ac8664777a6a1899252802073" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
W20260710 13:20:37.864270 10430 leader_election.cc:343] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.864499 10464 raft_consensus.cc:3060] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.867724 10538 raft_consensus.cc:2468] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:37.869473 10355 leader_election.cc:304] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:37.870807 10585 raft_consensus.cc:2804] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.871800 10585 raft_consensus.cc:697] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
W20260710 13:20:37.872357 10428 leader_election.cc:343] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.872907 10428 leader_election.cc:304] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f; no voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e
I20260710 13:20:37.863547 10579 raft_consensus.cc:359] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.873855 10579 raft_consensus.cc:385] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.873132 10585 consensus_queue.cc:237] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } }
I20260710 13:20:37.874959 10464 raft_consensus.cc:2468] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:37.874208 10579 raft_consensus.cc:740] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.875743 10587 raft_consensus.cc:2749] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.877494 10580 raft_consensus.cc:359] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.878273 10580 raft_consensus.cc:385] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.878619 10580 raft_consensus.cc:740] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.878644 10578 tablet_bootstrap.cc:492] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.878825 10579 consensus_queue.cc:260] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.879437 10578 ts_tablet_manager.cc:1403] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.011s
I20260710 13:20:37.879487 10580 consensus_queue.cc:260] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.882870 10578 raft_consensus.cc:359] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.883467 10579 ts_tablet_manager.cc:1434] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 13:20:37.883654 10578 raft_consensus.cc:385] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.884090 10578 raft_consensus.cc:740] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.884501 10580 ts_tablet_manager.cc:1434] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260710 13:20:37.884817 10579 tablet_bootstrap.cc:492] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.884886 10578 consensus_queue.cc:260] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.885552 10580 tablet_bootstrap.cc:492] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.887557 10578 ts_tablet_manager.cc:1434] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:37.888705 10578 tablet_bootstrap.cc:492] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.892412 10579 tablet_bootstrap.cc:654] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.892621 10580 tablet_bootstrap.cc:654] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.895239 10578 tablet_bootstrap.cc:654] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.903259 10585 raft_consensus.cc:493] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.903849 10585 raft_consensus.cc:515] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.905851 10578 tablet_bootstrap.cc:492] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:37.906406 10578 ts_tablet_manager.cc:1403] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:20:37.908052 10580 tablet_bootstrap.cc:492] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.908643 10580 ts_tablet_manager.cc:1403] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260710 13:20:37.909226 10578 raft_consensus.cc:359] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.910005 10578 raft_consensus.cc:385] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.910274 10578 raft_consensus.cc:740] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.911134 10578 consensus_queue.cc:260] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.913512 10578 ts_tablet_manager.cc:1434] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:20:37.914481 10578 tablet_bootstrap.cc:492] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:37.914192 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:37.914305 10580 raft_consensus.cc:359] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.915407 10580 raft_consensus.cc:385] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.915733 10580 raft_consensus.cc:740] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.916700 10580 consensus_queue.cc:260] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
W20260710 13:20:37.917511 10355 leader_election.cc:343] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.919445 10580 ts_tablet_manager.cc:1434] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:37.921185 10578 tablet_bootstrap.cc:654] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.921303 10585 leader_election.cc:290] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.922619 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:37.923177 10580 tablet_bootstrap.cc:492] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.923298 10464 raft_consensus.cc:2468] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:37.925206 10352 leader_election.cc:304] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: d576412312764e62b739cd55cc4abc5e
I20260710 13:20:37.926810 10585 raft_consensus.cc:2804] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.927330 10585 raft_consensus.cc:493] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.927776 10585 raft_consensus.cc:3060] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.933375 10580 tablet_bootstrap.cc:654] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.936544 10579 tablet_bootstrap.cc:492] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.937209 10579 ts_tablet_manager.cc:1403] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.019s
I20260710 13:20:37.936390 10285 catalog_manager.cc:5697] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.941243 10579 raft_consensus.cc:359] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.942262 10579 raft_consensus.cc:385] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.942651 10579 raft_consensus.cc:740] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.943897 10579 consensus_queue.cc:260] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.961290 10587 raft_consensus.cc:493] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.962111 10587 raft_consensus.cc:515] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.962707 10579 ts_tablet_manager.cc:1434] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 13:20:37.964679 10579 tablet_bootstrap.cc:492] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:37.966367 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4053d4c6bb4dfc8a556424d83a858e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:37.967330 10389 raft_consensus.cc:2468] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:37.969566 10428 leader_election.cc:304] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:37.970713 10586 raft_consensus.cc:2804] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.971189 10586 raft_consensus.cc:493] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.971630 10586 raft_consensus.cc:3060] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.972721 10580 tablet_bootstrap.cc:492] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:37.973297 10580 ts_tablet_manager.cc:1403] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.051s	user 0.028s	sys 0.011s
I20260710 13:20:37.975802 10579 tablet_bootstrap.cc:654] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.976366 10580 raft_consensus.cc:359] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.977098 10580 raft_consensus.cc:385] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.977380 10580 raft_consensus.cc:740] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.978278 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4053d4c6bb4dfc8a556424d83a858e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:37.979197 10538 raft_consensus.cc:2468] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:37.980156 10587 leader_election.cc:290] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.978190 10580 consensus_queue.cc:260] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.988029 10580 ts_tablet_manager.cc:1434] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:20:37.990892 10579 tablet_bootstrap.cc:492] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:37.991493 10579 ts_tablet_manager.cc:1403] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.010s
I20260710 13:20:37.991330 10585 raft_consensus.cc:515] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.992939 10580 tablet_bootstrap.cc:492] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:37.994905 10579 raft_consensus.cc:359] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.995667 10579 raft_consensus.cc:385] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.995983 10579 raft_consensus.cc:740] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.996987 10586 raft_consensus.cc:515] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.997211 10579 consensus_queue.cc:260] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:37.998797 10585 leader_election.cc:290] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:37.999256 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:38.000075 10464 raft_consensus.cc:3060] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.001722 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
W20260710 13:20:38.003190 10355 leader_election.cc:343] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.003688 10580 tablet_bootstrap.cc:654] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.006677 10579 ts_tablet_manager.cc:1434] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:20:38.007682 10578 tablet_bootstrap.cc:492] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:38.010725 10578 ts_tablet_manager.cc:1403] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.096s	user 0.030s	sys 0.047s
I20260710 13:20:38.013537 10464 raft_consensus.cc:2468] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:38.013456 10578 raft_consensus.cc:359] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.014190 10578 raft_consensus.cc:385] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.007766 10579 tablet_bootstrap.cc:492] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:38.014860 10578 raft_consensus.cc:740] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.015676 10352 leader_election.cc:304] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: d576412312764e62b739cd55cc4abc5e
I20260710 13:20:38.015570 10578 consensus_queue.cc:260] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.016609 10613 raft_consensus.cc:2804] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.007701 10587 raft_consensus.cc:493] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.020578 10587 raft_consensus.cc:515] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.023798 10578 ts_tablet_manager.cc:1434] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:38.024567 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525099f8615d498d8d68e69359c90c5e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:38.025435 10389 raft_consensus.cc:2468] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:38.027112 10428 leader_election.cc:304] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:38.028345 10596 raft_consensus.cc:2804] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:38.028856 10596 raft_consensus.cc:493] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:38.029270 10596 raft_consensus.cc:3060] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.039253 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4053d4c6bb4dfc8a556424d83a858e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:38.039485 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca4053d4c6bb4dfc8a556424d83a858e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.039994 10538 raft_consensus.cc:3060] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.041733 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525099f8615d498d8d68e69359c90c5e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:38.042462 10537 raft_consensus.cc:2468] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:38.043416 10586 leader_election.cc:290] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.040000 10389 raft_consensus.cc:3060] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.050091 10538 raft_consensus.cc:2468] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:38.051357 10430 leader_election.cc:304] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.052196 10586 raft_consensus.cc:2804] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.046222 10613 raft_consensus.cc:697] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.053570 10613 consensus_queue.cc:237] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.045245 10587 leader_election.cc:290] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.056874 10624 raft_consensus.cc:493] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.058061 10585 raft_consensus.cc:493] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.058305 10579 tablet_bootstrap.cc:654] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.058573 10585 raft_consensus.cc:515] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.059988 10596 raft_consensus.cc:515] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.060740 10585 leader_election.cc:290] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.063046 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d800383d06493dae34efde2db3c35d" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:38.063066 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525099f8615d498d8d68e69359c90c5e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:38.063863 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d800383d06493dae34efde2db3c35d" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:38.064241 10388 raft_consensus.cc:3060] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.057404 10624 raft_consensus.cc:515] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.070180 10538 raft_consensus.cc:2468] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:38.063983 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "525099f8615d498d8d68e69359c90c5e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.071841 10355 leader_election.cc:304] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.072250 10537 raft_consensus.cc:3060] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.073267 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:38.074007 10463 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:38.075333 10352 leader_election.cc:304] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:38.063902 10464 raft_consensus.cc:2468] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:38.076363 10585 raft_consensus.cc:2804] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:38.076736 10585 raft_consensus.cc:493] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:38.077091 10585 raft_consensus.cc:3060] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.078025 10389 raft_consensus.cc:2468] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:38.080191 10596 leader_election.cc:290] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.081489 10586 raft_consensus.cc:697] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:38.082408 10586 consensus_queue.cc:237] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.087991 10388 raft_consensus.cc:2468] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:38.069639 10580 tablet_bootstrap.cc:492] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:38.089600 10428 leader_election.cc:304] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:38.090196 10580 ts_tablet_manager.cc:1403] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.101s	user 0.020s	sys 0.032s
I20260710 13:20:38.090727 10625 raft_consensus.cc:2804] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.091279 10625 raft_consensus.cc:697] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:38.092108 10625 consensus_queue.cc:237] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.094918 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
W20260710 13:20:38.096583 10355 leader_election.cc:343] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:38.097069 10537 raft_consensus.cc:2468] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:38.097332 10585 raft_consensus.cc:515] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.099367 10624 leader_election.cc:290] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.100085 10624 raft_consensus.cc:2804] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:38.100569 10624 raft_consensus.cc:493] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:38.100916 10624 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.103546 10579 tablet_bootstrap.cc:492] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:38.104252 10579 ts_tablet_manager.cc:1403] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.012s
I20260710 13:20:38.106559 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d800383d06493dae34efde2db3c35d" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.107190 10537 raft_consensus.cc:3060] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.106982 10579 raft_consensus.cc:359] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.107700 10579 raft_consensus.cc:385] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.108007 10579 raft_consensus.cc:740] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.111224 10625 consensus_queue.cc:1048] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.111639 10579 consensus_queue.cc:260] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.113164 10580 raft_consensus.cc:359] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.115322 10580 raft_consensus.cc:385] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.115592 10580 raft_consensus.cc:740] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.114351 10585 leader_election.cc:290] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.119877 10583 raft_consensus.cc:493] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.120224 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d800383d06493dae34efde2db3c35d" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:38.120484 10583 raft_consensus.cc:515] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.120864 10464 raft_consensus.cc:3060] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.122650 10583 leader_election.cc:290] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:38.124512 10580 consensus_queue.cc:260] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.129868 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b9590c2214dafb3d29da496cb1fdf" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:38.130591 10463 raft_consensus.cc:2468] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 0.
I20260710 13:20:38.132318 10501 leader_election.cc:304] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.133275 10583 raft_consensus.cc:2804] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:38.133677 10583 raft_consensus.cc:493] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:38.134016 10583 raft_consensus.cc:3060] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.137269 10580 ts_tablet_manager.cc:1434] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:20:38.138281 10537 raft_consensus.cc:2468] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:38.139425 10604 consensus_queue.cc:1048] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.139482 10355 leader_election.cc:304] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.141853 10628 raft_consensus.cc:2804] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.142140 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b9590c2214dafb3d29da496cb1fdf" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:38.142362 10628 raft_consensus.cc:697] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.142817 10388 raft_consensus.cc:2468] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 0.
I20260710 13:20:38.143251 10628 consensus_queue.cc:237] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.146432 10286 catalog_manager.cc:5697] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.147500 10624 raft_consensus.cc:515] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.150867 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:38.151535 10462 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.151453 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.152808 10537 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.154649 10624 leader_election.cc:290] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.153900 10285 catalog_manager.cc:5697] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.159286 10462 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:38.161010 10537 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:38.161301 10464 raft_consensus.cc:2468] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:38.161005 10352 leader_election.cc:304] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:38.163467 10579 ts_tablet_manager.cc:1434] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260710 13:20:38.164599 10579 tablet_bootstrap.cc:492] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:38.166965 10624 raft_consensus.cc:2804] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.167695 10624 raft_consensus.cc:697] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.159670 10583 raft_consensus.cc:515] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.168598 10628 raft_consensus.cc:493] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.168568 10624 consensus_queue.cc:237] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.169150 10628 raft_consensus.cc:515] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.169912 10583 leader_election.cc:290] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:38.171303 10628 leader_election.cc:290] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.173089 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b9590c2214dafb3d29da496cb1fdf" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:38.173812 10389 raft_consensus.cc:3060] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.176160 10286 catalog_manager.cc:5697] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.177414 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:38.176218 10579 tablet_bootstrap.cc:654] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:38.185469 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:38.187027 10352 leader_election.cc:304] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d; no voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e
I20260710 13:20:38.187757 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e62b9590c2214dafb3d29da496cb1fdf" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:38.188012 10624 raft_consensus.cc:2749] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:38.188464 10462 raft_consensus.cc:3060] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.193279 10596 consensus_queue.cc:1048] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.195194 10389 raft_consensus.cc:2468] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 1.
I20260710 13:20:38.196488 10502 leader_election.cc:304] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.197705 10604 raft_consensus.cc:2804] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:38.197089 10285 catalog_manager.cc:5697] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.205576 10285 catalog_manager.cc:5697] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.215780 10462 raft_consensus.cc:2468] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 1.
I20260710 13:20:38.238890 10579 tablet_bootstrap.cc:492] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:38.239660 10579 ts_tablet_manager.cc:1403] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.012s
I20260710 13:20:38.246359 10604 raft_consensus.cc:697] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Becoming Leader. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:38.247314 10604 consensus_queue.cc:237] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.253774 10579 raft_consensus.cc:359] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.254838 10579 raft_consensus.cc:385] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:38.255146 10579 raft_consensus.cc:740] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:38.261484 10389 raft_consensus.cc:3060] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.263362 10579 consensus_queue.cc:260] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.265733 10579 ts_tablet_manager.cc:1434] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:38.272110 10604 consensus_queue.cc:1048] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:38.275015 10604 raft_consensus.cc:493] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:38.275709 10604 raft_consensus.cc:515] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.269814 10285 catalog_manager.cc:5697] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d576412312764e62b739cd55cc4abc5e (127.5.190.67). New cstate: current_term: 1 leader_uuid: "d576412312764e62b739cd55cc4abc5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:38.282650 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:38.282780 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:38.283355 10463 raft_consensus.cc:2393] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d576412312764e62b739cd55cc4abc5e in current term 1: Already voted for candidate 826c3abde6864c3a919a0f1cf5ee192d in this term.
I20260710 13:20:38.284140 10604 leader_election.cc:290] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:38.290155 10502 leader_election.cc:304] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d576412312764e62b739cd55cc4abc5e; no voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:38.292187 10604 raft_consensus.cc:3060] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:38.295358 10624 consensus_queue.cc:1048] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.300621 10604 raft_consensus.cc:2749] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:38.311028 10628 consensus_queue.cc:1048] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.392369 10538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3"
dest_uuid: "d576412312764e62b739cd55cc4abc5e"
mode: GRACEFUL
new_leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:34728
I20260710 13:20:38.392908 10538 raft_consensus.cc:606] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Received request to transfer leadership to TS 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:38.406173 10463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "499d857d8d8842f39427d5d28146736b"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
mode: GRACEFUL
new_leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:42426
I20260710 13:20:38.406736 10463 raft_consensus.cc:606] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Received request to transfer leadership to TS 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:38.426045 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
mode: GRACEFUL
new_leader_uuid: "2197c75c5c744bc58cc93221156c124f"
 from {username='slave'} at 127.0.0.1:42496
I20260710 13:20:38.426595 10389 raft_consensus.cc:606] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Received request to transfer leadership to TS 2197c75c5c744bc58cc93221156c124f
I20260710 13:20:38.434370 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d800383d06493dae34efde2db3c35d"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
mode: GRACEFUL
new_leader_uuid: "2197c75c5c744bc58cc93221156c124f"
 from {username='slave'} at 127.0.0.1:42496
I20260710 13:20:38.434926 10389 raft_consensus.cc:606] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Received request to transfer leadership to TS 2197c75c5c744bc58cc93221156c124f
I20260710 13:20:38.475534 10628 consensus_queue.cc:1048] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.487059 10628 consensus_queue.cc:1048] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.509152 10596 consensus_queue.cc:1048] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.519375 10596 consensus_queue.cc:1048] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.558979 10628 consensus_queue.cc:1048] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.565755 10624 raft_consensus.cc:993] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: : Instructing follower 2197c75c5c744bc58cc93221156c124f to start an election
I20260710 13:20:38.565907 10613 consensus_queue.cc:1048] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:38.566280 10585 raft_consensus.cc:1081] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Signalling peer 2197c75c5c744bc58cc93221156c124f to start an election
I20260710 13:20:38.568282 10462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d800383d06493dae34efde2db3c35d"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
 from {username='slave'} at 127.0.0.1:42418
I20260710 13:20:38.568894 10462 raft_consensus.cc:493] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.569271 10462 raft_consensus.cc:3060] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.571915 10613 consensus_queue.cc:1048] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.582551 10585 raft_consensus.cc:993] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: : Instructing follower 2197c75c5c744bc58cc93221156c124f to start an election
I20260710 13:20:38.582476 10462 raft_consensus.cc:515] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.583232 10585 raft_consensus.cc:1081] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Signalling peer 2197c75c5c744bc58cc93221156c124f to start an election
I20260710 13:20:38.584012 10463 raft_consensus.cc:1240] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Rejecting Update request from peer 826c3abde6864c3a919a0f1cf5ee192d for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:38.586719 10464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
 from {username='slave'} at 127.0.0.1:42418
I20260710 13:20:38.587317 10464 raft_consensus.cc:493] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.587631 10464 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.589071 10462 leader_election.cc:290] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 2 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.589437 10628 consensus_queue.cc:1048] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.590255 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d800383d06493dae34efde2db3c35d" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.590879 10538 raft_consensus.cc:3060] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.595669 10628 consensus_queue.cc:1059] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:20:38.594496 10464 raft_consensus.cc:515] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.604321 10538 raft_consensus.cc:2468] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 2.
I20260710 13:20:38.605532 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:38.606191 10388 raft_consensus.cc:3055] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:38.606526 10388 raft_consensus.cc:740] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.589181 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d800383d06493dae34efde2db3c35d" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:38.607333 10388 consensus_queue.cc:260] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.608174 10389 raft_consensus.cc:3055] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:38.608381 10430 leader_election.cc:304] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.608560 10389 raft_consensus.cc:740] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.608542 10388 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.609357 10596 raft_consensus.cc:2804] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:38.610095 10596 raft_consensus.cc:697] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:38.610010 10389 consensus_queue.cc:260] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.610821 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.611370 10389 raft_consensus.cc:3060] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.611474 10538 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.611220 10596 consensus_queue.cc:237] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [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: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.618093 10388 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 2.
I20260710 13:20:38.618654 10389 raft_consensus.cc:2468] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 2.
W20260710 13:20:38.619239 10628 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:20:38.621331 10428 leader_election.cc:304] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:38.624879 10596 raft_consensus.cc:2804] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:38.625130 10538 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 2.
I20260710 13:20:38.625887 10596 raft_consensus.cc:697] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:38.626405 10285 catalog_manager.cc:5697] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 1 to 2, leader changed from 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65) to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 2 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.627381 10596 consensus_queue.cc:237] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.609422 10464 leader_election.cc:290] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 2 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.644392 10285 catalog_manager.cc:5697] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 1 to 2, leader changed from 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65) to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 2 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.653065 10596 consensus_queue.cc:1048] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:38.667654 10625 consensus_queue.cc:1048] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.679628 10639 consensus_queue.cc:1048] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.694895 10601 consensus_queue.cc:1048] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.744022 10604 raft_consensus.cc:993] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: : Instructing follower 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:38.744511 10601 raft_consensus.cc:1081] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Signalling peer 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:38.746189 10389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:42484
I20260710 13:20:38.746688 10389 raft_consensus.cc:493] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.747010 10389 raft_consensus.cc:3060] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.751809 10389 raft_consensus.cc:515] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.753458 10389 leader_election.cc:290] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.754370 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:38.754493 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115006a06e84df89fb8182124a7c6c3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.755070 10462 raft_consensus.cc:3060] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.755105 10538 raft_consensus.cc:3055] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:38.755666 10538 raft_consensus.cc:740] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:38.756587 10538 consensus_queue.cc:260] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.757843 10538 raft_consensus.cc:3060] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.762600 10462 raft_consensus.cc:2468] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:38.764035 10352 leader_election.cc:304] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:38.764823 10628 raft_consensus.cc:2804] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:38.764880 10538 raft_consensus.cc:2468] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:38.765309 10628 raft_consensus.cc:697] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.766227 10628 consensus_queue.cc:237] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.772989 10284 catalog_manager.cc:5697] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 1 to 2, leader changed from d576412312764e62b739cd55cc4abc5e (127.5.190.67) to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 2 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:38.814401 10586 raft_consensus.cc:993] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: : Instructing follower 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:38.814877 10625 raft_consensus.cc:1081] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Signalling peer 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:38.816470 10389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "499d857d8d8842f39427d5d28146736b"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:42478
I20260710 13:20:38.816977 10389 raft_consensus.cc:493] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:38.817271 10389 raft_consensus.cc:3060] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.822373 10389 raft_consensus.cc:515] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.824071 10389 leader_election.cc:290] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:38.824954 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:38.825078 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499d857d8d8842f39427d5d28146736b" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:38.825698 10462 raft_consensus.cc:3055] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:38.825721 10538 raft_consensus.cc:3060] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.826175 10462 raft_consensus.cc:740] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:38.827020 10462 consensus_queue.cc:260] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.828326 10462 raft_consensus.cc:3060] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:38.833325 10538 raft_consensus.cc:2468] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:38.834808 10355 leader_election.cc:304] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:38.835600 10462 raft_consensus.cc:2468] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:38.835682 10628 raft_consensus.cc:2804] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:38.836336 10628 raft_consensus.cc:697] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:38.837260 10628 consensus_queue.cc:237] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:38.844730 10284 catalog_manager.cc:5697] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 1 to 2, leader changed from 2197c75c5c744bc58cc93221156c124f (127.5.190.66) to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 2 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.032563 10538 raft_consensus.cc:1275] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 2197c75c5c744bc58cc93221156c124f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.034022 10625 consensus_queue.cc:1048] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.041739 10389 raft_consensus.cc:1275] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Refusing update from remote peer 2197c75c5c744bc58cc93221156c124f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.043829 10596 consensus_queue.cc:1048] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.169590 10538 raft_consensus.cc:1275] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 2197c75c5c744bc58cc93221156c124f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.170823 10596 consensus_queue.cc:1048] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.179184 10389 raft_consensus.cc:1275] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Refusing update from remote peer 2197c75c5c744bc58cc93221156c124f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.180802 10596 consensus_queue.cc:1048] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.209389 10538 raft_consensus.cc:1275] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.210644 10628 consensus_queue.cc:1048] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.218900 10462 raft_consensus.cc:1275] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.220901 10624 consensus_queue.cc:1048] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.230746 10538 raft_consensus.cc:1275] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.232242 10624 consensus_queue.cc:1048] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.242555 10462 raft_consensus.cc:1275] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:39.244220 10628 consensus_queue.cc:1048] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.470230 10285 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58746:
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"
    }
  }
}
W20260710 13:20:41.472442 10285 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.
I20260710 13:20:41.523386 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 536a8802d04745cf8f82d8f977774463 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:41.524695 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536a8802d04745cf8f82d8f977774463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.524374 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 536a8802d04745cf8f82d8f977774463 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:41.525261 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 536a8802d04745cf8f82d8f977774463 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:41.525631 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536a8802d04745cf8f82d8f977774463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.526358 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536a8802d04745cf8f82d8f977774463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.528484 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 17c0f717be2048fcab4b53c4044bef75 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:41.529800 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c0f717be2048fcab4b53c4044bef75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.544836 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 17c0f717be2048fcab4b53c4044bef75 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:41.546802 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c0f717be2048fcab4b53c4044bef75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.549467 10677 tablet_bootstrap.cc:492] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:41.553038 10679 tablet_bootstrap.cc:492] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.557276 10678 tablet_bootstrap.cc:492] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:41.559885 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 17c0f717be2048fcab4b53c4044bef75 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:41.561286 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c0f717be2048fcab4b53c4044bef75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.563391 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 83cea82da8e9440d958d78744782678e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:41.564752 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cea82da8e9440d958d78744782678e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.564370 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 83cea82da8e9440d958d78744782678e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:41.565742 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cea82da8e9440d958d78744782678e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.574108 10679 tablet_bootstrap.cc:654] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.584664 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd1817d512d49ce9e0936b7f4d39780 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:41.586103 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd1817d512d49ce9e0936b7f4d39780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.586844 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd1817d512d49ce9e0936b7f4d39780 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:41.579411 10677 tablet_bootstrap.cc:654] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.588150 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd1817d512d49ce9e0936b7f4d39780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.589113 10450 tablet_service.cc:1511] Processing CreateTablet for tablet 5dd1817d512d49ce9e0936b7f4d39780 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:41.580444 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 83cea82da8e9440d958d78744782678e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:41.590750 10450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dd1817d512d49ce9e0936b7f4d39780. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.591503 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83cea82da8e9440d958d78744782678e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.602267 10374 tablet_service.cc:1511] Processing CreateTablet for tablet edf6b602559d4e678ead60f8c49782d8 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:41.603632 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf6b602559d4e678ead60f8c49782d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.604528 10678 tablet_bootstrap.cc:654] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.602149 10679 tablet_bootstrap.cc:492] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:41.619629 10446 tablet_service.cc:1511] Processing CreateTablet for tablet 9c13c68cf7534cf49af292715a85a11e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:41.620728 10679 ts_tablet_manager.cc:1403] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.000s
I20260710 13:20:41.621064 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c13c68cf7534cf49af292715a85a11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.614967 10521 tablet_service.cc:1511] Processing CreateTablet for tablet edf6b602559d4e678ead60f8c49782d8 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:41.622128 10521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf6b602559d4e678ead60f8c49782d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.622363 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 9c13c68cf7534cf49af292715a85a11e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:41.623615 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c13c68cf7534cf49af292715a85a11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.614480 10454 tablet_service.cc:1511] Processing CreateTablet for tablet edf6b602559d4e678ead60f8c49782d8 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:41.624713 10454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf6b602559d4e678ead60f8c49782d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.624413 10679 raft_consensus.cc:359] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.628185 10679 raft_consensus.cc:385] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.628561 10679 raft_consensus.cc:740] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.629362 10679 consensus_queue.cc:260] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.634567 10679 ts_tablet_manager.cc:1434] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260710 13:20:41.633608 10524 tablet_service.cc:1511] Processing CreateTablet for tablet 9b795024e35246f9a5461c8a9587967e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:41.636931 10524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b795024e35246f9a5461c8a9587967e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.637454 10679 tablet_bootstrap.cc:492] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.649058 10523 tablet_service.cc:1511] Processing CreateTablet for tablet 9c13c68cf7534cf49af292715a85a11e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:41.632603 10448 tablet_service.cc:1511] Processing CreateTablet for tablet 9b795024e35246f9a5461c8a9587967e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:41.635010 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 9b795024e35246f9a5461c8a9587967e (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:41.652531 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b795024e35246f9a5461c8a9587967e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.660475 10448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b795024e35246f9a5461c8a9587967e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.672844 10523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c13c68cf7534cf49af292715a85a11e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.687222 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 73984fe05999414aad765b2e1a4ed6b3 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:41.691643 10451 tablet_service.cc:1511] Processing CreateTablet for tablet 73984fe05999414aad765b2e1a4ed6b3 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:41.693017 10451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73984fe05999414aad765b2e1a4ed6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.694878 10677 tablet_bootstrap.cc:492] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:41.695832 10677 ts_tablet_manager.cc:1403] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.018s
I20260710 13:20:41.700505 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73984fe05999414aad765b2e1a4ed6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.703060 10522 tablet_service.cc:1511] Processing CreateTablet for tablet 73984fe05999414aad765b2e1a4ed6b3 (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:41.704414 10522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73984fe05999414aad765b2e1a4ed6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.709499 10677 raft_consensus.cc:359] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.710295 10677 raft_consensus.cc:385] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.710575 10677 raft_consensus.cc:740] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.711046 10377 tablet_service.cc:1511] Processing CreateTablet for tablet 784d6f7962d54e23928eb48adf50672d (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:41.712361 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d6f7962d54e23928eb48adf50672d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.719417 10679 tablet_bootstrap.cc:654] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.719228 10447 tablet_service.cc:1511] Processing CreateTablet for tablet 784d6f7962d54e23928eb48adf50672d (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:41.720548 10447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d6f7962d54e23928eb48adf50672d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.727190 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 784d6f7962d54e23928eb48adf50672d (DEFAULT_TABLE table=soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:41.728989 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784d6f7962d54e23928eb48adf50672d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:41.736713 10678 tablet_bootstrap.cc:492] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:41.737298 10678 ts_tablet_manager.cc:1403] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.180s	user 0.010s	sys 0.007s
I20260710 13:20:41.744146 10677 consensus_queue.cc:260] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.746659 10677 ts_tablet_manager.cc:1434] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260710 13:20:41.747382 10678 raft_consensus.cc:359] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.751718 10678 raft_consensus.cc:385] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.752138 10678 raft_consensus.cc:740] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.753048 10678 consensus_queue.cc:260] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.758374 10678 ts_tablet_manager.cc:1434] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:20:41.761027 10678 tablet_bootstrap.cc:492] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:41.767220 10678 tablet_bootstrap.cc:654] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.759759 10677 tablet_bootstrap.cc:492] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:41.774354 10678 tablet_bootstrap.cc:492] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:41.774864 10678 ts_tablet_manager.cc:1403] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:20:41.776018 10679 tablet_bootstrap.cc:492] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:41.776543 10679 ts_tablet_manager.cc:1403] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.139s	user 0.002s	sys 0.013s
I20260710 13:20:41.777835 10678 raft_consensus.cc:359] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.778601 10678 raft_consensus.cc:385] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.778875 10677 tablet_bootstrap.cc:654] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.778899 10678 raft_consensus.cc:740] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.779425 10679 raft_consensus.cc:359] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.780203 10679 raft_consensus.cc:385] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.779868 10678 consensus_queue.cc:260] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.780499 10679 raft_consensus.cc:740] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.781342 10679 consensus_queue.cc:260] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.782536 10678 ts_tablet_manager.cc:1434] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260710 13:20:41.784364 10679 ts_tablet_manager.cc:1434] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:41.785441 10679 tablet_bootstrap.cc:492] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.788884 10678 tablet_bootstrap.cc:492] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:41.791632 10679 tablet_bootstrap.cc:654] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.806761 10678 tablet_bootstrap.cc:654] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.807521 10679 tablet_bootstrap.cc:492] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:41.807528 10677 tablet_bootstrap.cc:492] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:41.808219 10679 ts_tablet_manager.cc:1403] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260710 13:20:41.808256 10683 raft_consensus.cc:493] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.808869 10683 raft_consensus.cc:515] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.808461 10677 ts_tablet_manager.cc:1403] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.014s
I20260710 13:20:41.811332 10679 raft_consensus.cc:359] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.812147 10679 raft_consensus.cc:385] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.812482 10679 raft_consensus.cc:740] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.813063 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:41.813366 10679 consensus_queue.cc:260] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.813989 10464 raft_consensus.cc:2468] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:41.815249 10625 raft_consensus.cc:493] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:41.815938 10677 raft_consensus.cc:359] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.816751 10677 raft_consensus.cc:385] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.815815 10625 raft_consensus.cc:515] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.817044 10677 raft_consensus.cc:740] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.817643 10352 leader_election.cc:304] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:41.817847 10677 consensus_queue.cc:260] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.818557 10624 raft_consensus.cc:2804] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.818912 10624 raft_consensus.cc:493] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.819229 10624 raft_consensus.cc:3060] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.820360 10677 ts_tablet_manager.cc:1434] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:41.820711 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:41.821442 10677 tablet_bootstrap.cc:492] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:41.822032 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:41.822934 10538 raft_consensus.cc:2468] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:41.826840 10624 raft_consensus.cc:515] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.828080 10389 raft_consensus.cc:2393] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2197c75c5c744bc58cc93221156c124f in current term 1: Already voted for candidate 826c3abde6864c3a919a0f1cf5ee192d in this term.
I20260710 13:20:41.828356 10677 tablet_bootstrap.cc:654] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.831362 10430 leader_election.cc:304] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:41.835235 10679 ts_tablet_manager.cc:1434] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 13:20:41.835867 10625 leader_election.cc:290] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:41.836476 10625 raft_consensus.cc:2804] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:41.836805 10625 raft_consensus.cc:493] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:41.836838 10679 tablet_bootstrap.cc:492] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.838344 10683 leader_election.cc:290] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:41.839812 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:41.840758 10538 raft_consensus.cc:2468] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:41.847033 10624 leader_election.cc:290] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:41.847312 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:41.837160 10625 raft_consensus.cc:3060] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.852664 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:41.854055 10538 raft_consensus.cc:3060] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:41.855134 10679 tablet_bootstrap.cc:654] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.868481 10679 tablet_bootstrap.cc:492] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:41.869002 10679 ts_tablet_manager.cc:1403] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.012s
I20260710 13:20:41.872257 10679 raft_consensus.cc:359] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
W20260710 13:20:41.873039 10335 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:41.873191 10679 raft_consensus.cc:385] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.873561 10679 raft_consensus.cc:740] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.874778 10679 consensus_queue.cc:260] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
W20260710 13:20:41.886123 10430 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.190.67:35773, user_credentials={real_user=slave}} blocked reactor thread for 54874us
I20260710 13:20:41.888826 10679 ts_tablet_manager.cc:1434] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:20:41.900545 10679 tablet_bootstrap.cc:492] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.909533 10679 tablet_bootstrap.cc:654] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.920967 10625 raft_consensus.cc:515] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.915691 10538 raft_consensus.cc:2468] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:41.924405 10679 tablet_bootstrap.cc:492] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:41.924646 10355 leader_election.cc:304] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:41.924964 10679 ts_tablet_manager.cc:1403] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260710 13:20:41.925552 10624 raft_consensus.cc:2804] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:41.926061 10624 raft_consensus.cc:697] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:41.926882 10624 consensus_queue.cc:237] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.927983 10679 raft_consensus.cc:359] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.928725 10679 raft_consensus.cc:385] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.928998 10464 raft_consensus.cc:2393] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 826c3abde6864c3a919a0f1cf5ee192d in current term 1: Already voted for candidate 2197c75c5c744bc58cc93221156c124f in this term.
I20260710 13:20:41.929019 10679 raft_consensus.cc:740] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.930172 10679 consensus_queue.cc:260] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.933228 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:41.935652 10679 ts_tablet_manager.cc:1434] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:41.935662 10678 tablet_bootstrap.cc:492] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:41.936338 10678 ts_tablet_manager.cc:1403] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.148s	user 0.057s	sys 0.068s
I20260710 13:20:41.936832 10679 tablet_bootstrap.cc:492] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.938585 10677 tablet_bootstrap.cc:492] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:41.939086 10677 ts_tablet_manager.cc:1403] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.118s	user 0.037s	sys 0.059s
I20260710 13:20:41.939323 10678 raft_consensus.cc:359] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.940081 10678 raft_consensus.cc:385] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.940367 10678 raft_consensus.cc:740] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.941102 10678 consensus_queue.cc:260] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.940768 10285 catalog_manager.cc:5697] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.943058 10625 leader_election.cc:290] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:41.943503 10678 ts_tablet_manager.cc:1434] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:41.944636 10678 tablet_bootstrap.cc:492] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:41.946430 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536a8802d04745cf8f82d8f977774463" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:41.947206 10538 raft_consensus.cc:2393] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2197c75c5c744bc58cc93221156c124f in current term 1: Already voted for candidate 826c3abde6864c3a919a0f1cf5ee192d in this term.
I20260710 13:20:41.948246 10677 raft_consensus.cc:359] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.949024 10677 raft_consensus.cc:385] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.949318 10677 raft_consensus.cc:740] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.950047 10677 consensus_queue.cc:260] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.950879 10678 tablet_bootstrap.cc:654] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.952536 10677 ts_tablet_manager.cc:1434] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 13:20:41.953635 10677 tablet_bootstrap.cc:492] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:41.955991 10430 leader_election.cc:304] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [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: 2197c75c5c744bc58cc93221156c124f; no voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e
I20260710 13:20:41.958326 10692 raft_consensus.cc:2749] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:41.973483 10679 tablet_bootstrap.cc:654] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.974723 10677 tablet_bootstrap.cc:654] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:41.987911 10678 tablet_bootstrap.cc:492] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:41.988476 10678 ts_tablet_manager.cc:1403] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.015s
I20260710 13:20:41.988936 10679 tablet_bootstrap.cc:492] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:41.989480 10679 ts_tablet_manager.cc:1403] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.016s
I20260710 13:20:41.989703 10677 tablet_bootstrap.cc:492] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:41.990164 10677 ts_tablet_manager.cc:1403] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260710 13:20:41.991540 10678 raft_consensus.cc:359] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.992357 10678 raft_consensus.cc:385] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.992501 10679 raft_consensus.cc:359] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.992822 10678 raft_consensus.cc:740] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.993326 10679 raft_consensus.cc:385] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.992753 10677 raft_consensus.cc:359] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.993652 10679 raft_consensus.cc:740] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.993952 10677 raft_consensus.cc:385] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:41.993779 10678 consensus_queue.cc:260] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.994501 10677 raft_consensus.cc:740] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:41.994478 10679 consensus_queue.cc:260] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.995425 10677 consensus_queue.cc:260] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:41.996802 10679 ts_tablet_manager.cc:1434] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:41.997828 10679 tablet_bootstrap.cc:492] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:41.998649 10678 ts_tablet_manager.cc:1434] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:41.999696 10678 tablet_bootstrap.cc:492] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:42.000437 10677 ts_tablet_manager.cc:1434] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:20:42.001355 10677 tablet_bootstrap.cc:492] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:42.004599 10679 tablet_bootstrap.cc:654] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.006369 10678 tablet_bootstrap.cc:654] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.007639 10677 tablet_bootstrap.cc:654] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.016537 10678 tablet_bootstrap.cc:492] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:42.017074 10678 ts_tablet_manager.cc:1403] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 13:20:42.018147 10679 tablet_bootstrap.cc:492] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:42.018710 10679 ts_tablet_manager.cc:1403] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 13:20:42.020108 10678 raft_consensus.cc:359] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.020901 10678 raft_consensus.cc:385] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.021209 10678 raft_consensus.cc:740] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.021669 10679 raft_consensus.cc:359] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.022424 10679 raft_consensus.cc:385] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.022095 10678 consensus_queue.cc:260] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.022714 10679 raft_consensus.cc:740] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.023319 10690 raft_consensus.cc:493] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.023763 10690 raft_consensus.cc:515] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.023463 10679 consensus_queue.cc:260] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.024868 10678 ts_tablet_manager.cc:1434] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:42.025914 10678 tablet_bootstrap.cc:492] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:42.025981 10690 leader_election.cc:290] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.027077 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf6b602559d4e678ead60f8c49782d8" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.027757 10679 ts_tablet_manager.cc:1434] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:42.027726 10389 raft_consensus.cc:2468] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.028956 10679 tablet_bootstrap.cc:492] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:42.029036 10428 leader_election.cc:304] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.029645 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf6b602559d4e678ead60f8c49782d8" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.030020 10625 raft_consensus.cc:2804] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.030422 10625 raft_consensus.cc:493] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.030771 10625 raft_consensus.cc:3060] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:42.031261 10430 leader_election.cc:343] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.033124 10678 tablet_bootstrap.cc:654] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.038152 10679 tablet_bootstrap.cc:654] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.038136 10625 raft_consensus.cc:515] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.041082 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf6b602559d4e678ead60f8c49782d8" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.041702 10388 raft_consensus.cc:3060] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.042052 10677 tablet_bootstrap.cc:492] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:42.042568 10677 ts_tablet_manager.cc:1403] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.008s
I20260710 13:20:42.045801 10678 tablet_bootstrap.cc:492] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:42.045643 10677 raft_consensus.cc:359] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.046365 10677 raft_consensus.cc:385] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.046533 10678 ts_tablet_manager.cc:1403] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.016s
I20260710 13:20:42.046680 10677 raft_consensus.cc:740] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.047626 10677 consensus_queue.cc:260] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.048663 10604 raft_consensus.cc:493] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.049139 10604 raft_consensus.cc:515] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.050630 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf6b602559d4e678ead60f8c49782d8" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.051242 10604 leader_election.cc:290] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:42.050845 10678 raft_consensus.cc:359] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.051929 10678 raft_consensus.cc:385] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:42.052127 10430 leader_election.cc:343] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.052609 10678 raft_consensus.cc:740] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.052829 10625 leader_election.cc:290] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.054751 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cea82da8e9440d958d78744782678e" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.054865 10678 consensus_queue.cc:260] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.055480 10389 raft_consensus.cc:2468] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 0.
I20260710 13:20:42.057308 10678 ts_tablet_manager.cc:1434] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.008s
I20260710 13:20:42.057652 10679 tablet_bootstrap.cc:492] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:42.058121 10679 ts_tablet_manager.cc:1403] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.013s
I20260710 13:20:42.058360 10678 tablet_bootstrap.cc:492] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:42.057693 10502 leader_election.cc:304] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:42.060860 10679 raft_consensus.cc:359] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.061584 10679 raft_consensus.cc:385] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.061867 10679 raft_consensus.cc:740] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.062222 10624 raft_consensus.cc:493] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.062587 10679 consensus_queue.cc:260] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.062888 10624 raft_consensus.cc:515] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.064297 10679 ts_tablet_manager.cc:1434] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:20:42.064680 10703 raft_consensus.cc:2804] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.065114 10703 raft_consensus.cc:493] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.065234 10679 tablet_bootstrap.cc:492] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: Bootstrap starting.
I20260710 13:20:42.065429 10624 leader_election.cc:290] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.065449 10703 raft_consensus.cc:3060] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.065949 10677 ts_tablet_manager.cc:1434] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.009s
I20260710 13:20:42.067003 10677 tablet_bootstrap.cc:492] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:42.067642 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13c68cf7534cf49af292715a85a11e" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.069232 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cea82da8e9440d958d78744782678e" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:42.069708 10625 raft_consensus.cc:493] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.069906 10464 raft_consensus.cc:2468] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 0.
I20260710 13:20:42.070202 10625 raft_consensus.cc:515] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.073000 10679 tablet_bootstrap.cc:654] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.073354 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.073946 10538 raft_consensus.cc:2468] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.074165 10678 tablet_bootstrap.cc:654] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.074096 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.074358 10625 leader_election.cc:290] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.074837 10389 raft_consensus.cc:2468] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.076148 10430 leader_election.cc:304] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
W20260710 13:20:42.077231 10355 leader_election.cc:343] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.077425 10625 raft_consensus.cc:2804] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.077792 10625 raft_consensus.cc:493] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.078110 10625 raft_consensus.cc:3060] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.078774 10703 raft_consensus.cc:515] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.082610 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cea82da8e9440d958d78744782678e" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.082804 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cea82da8e9440d958d78744782678e" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:42.083264 10389 raft_consensus.cc:3060] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.083505 10462 raft_consensus.cc:3060] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.085299 10679 tablet_bootstrap.cc:492] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: No bootstrap required, opened a new log
I20260710 13:20:42.085779 10679 ts_tablet_manager.cc:1403] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 13:20:42.088570 10679 raft_consensus.cc:359] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.089442 10679 raft_consensus.cc:385] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.089697 10679 raft_consensus.cc:740] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.090433 10679 consensus_queue.cc:260] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.090760 10462 raft_consensus.cc:2468] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 1.
I20260710 13:20:42.091806 10677 tablet_bootstrap.cc:654] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.091902 10703 leader_election.cc:290] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:42.092376 10679 ts_tablet_manager.cc:1434] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:42.092697 10501 leader_election.cc:304] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:42.094805 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13c68cf7534cf49af292715a85a11e" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:42.095054 10678 tablet_bootstrap.cc:492] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:42.095054 10625 raft_consensus.cc:515] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.095808 10678 ts_tablet_manager.cc:1403] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.004s
W20260710 13:20:42.096436 10352 leader_election.cc:343] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.096882 10352 leader_election.cc:304] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d; no voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e
I20260710 13:20:42.098044 10683 raft_consensus.cc:2749] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.098470 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.099067 10538 raft_consensus.cc:3060] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.095178 10703 raft_consensus.cc:2804] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.099354 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.099704 10703 raft_consensus.cc:697] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Becoming Leader. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:42.100082 10387 raft_consensus.cc:3060] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.100600 10703 consensus_queue.cc:237] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.098685 10625 leader_election.cc:290] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.106478 10538 raft_consensus.cc:2468] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.107887 10430 leader_election.cc:304] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:42.098793 10678 raft_consensus.cc:359] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.108764 10678 raft_consensus.cc:385] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.108824 10625 raft_consensus.cc:2804] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.109069 10387 raft_consensus.cc:2468] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.109656 10625 raft_consensus.cc:697] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.109164 10678 raft_consensus.cc:740] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.110541 10625 consensus_queue.cc:237] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.110932 10678 consensus_queue.cc:260] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.114607 10678 ts_tablet_manager.cc:1434] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 13:20:42.116142 10678 tablet_bootstrap.cc:492] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:42.123227 10389 raft_consensus.cc:2468] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 1.
I20260710 13:20:42.125223 10678 tablet_bootstrap.cc:654] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.133680 10388 raft_consensus.cc:2468] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.135407 10428 leader_election.cc:304] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: d576412312764e62b739cd55cc4abc5e
I20260710 13:20:42.137127 10690 raft_consensus.cc:2804] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.137759 10690 raft_consensus.cc:697] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.139122 10690 consensus_queue.cc:237] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.141515 10286 catalog_manager.cc:5697] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e reported cstate change: term changed from 0 to 1, leader changed from <none> to d576412312764e62b739cd55cc4abc5e (127.5.190.67). New cstate: current_term: 1 leader_uuid: "d576412312764e62b739cd55cc4abc5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.148815 10683 raft_consensus.cc:493] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.149354 10683 raft_consensus.cc:515] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.151481 10683 leader_election.cc:290] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.156106 10678 tablet_bootstrap.cc:492] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:42.156596 10678 ts_tablet_manager.cc:1403] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.018s
I20260710 13:20:42.157383 10677 tablet_bootstrap.cc:492] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:42.158082 10677 ts_tablet_manager.cc:1403] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.008s
I20260710 13:20:42.159324 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.159163 10678 raft_consensus.cc:359] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.159854 10678 raft_consensus.cc:385] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.160128 10678 raft_consensus.cc:740] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.160936 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:42.161118 10678 consensus_queue.cc:260] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.161568 10464 raft_consensus.cc:2468] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:42.162051 10677 raft_consensus.cc:359] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.163070 10677 raft_consensus.cc:385] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.163395 10678 ts_tablet_manager.cc:1434] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:42.163442 10677 raft_consensus.cc:740] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.163877 10352 leader_election.cc:304] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.164394 10678 tablet_bootstrap.cc:492] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: Bootstrap starting.
I20260710 13:20:42.164654 10677 consensus_queue.cc:260] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.166064 10624 raft_consensus.cc:2804] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.166440 10624 raft_consensus.cc:493] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.166761 10624 raft_consensus.cc:3060] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.167819 10677 ts_tablet_manager.cc:1434] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:20:42.169118 10677 tablet_bootstrap.cc:492] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:42.170513 10678 tablet_bootstrap.cc:654] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:42.173128 10355 leader_election.cc:343] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.178027 10677 tablet_bootstrap.cc:654] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.183193 10678 tablet_bootstrap.cc:492] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: No bootstrap required, opened a new log
I20260710 13:20:42.183832 10678 ts_tablet_manager.cc:1403] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260710 13:20:42.187467 10678 raft_consensus.cc:359] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.188961 10678 raft_consensus.cc:385] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.189447 10678 raft_consensus.cc:740] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.190251 10678 consensus_queue.cc:260] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.194406 10678 ts_tablet_manager.cc:1434] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:42.195421 10624 raft_consensus.cc:515] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.198010 10677 tablet_bootstrap.cc:492] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:42.198328 10624 leader_election.cc:290] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.198612 10677 ts_tablet_manager.cc:1403] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.018s
I20260710 13:20:42.199465 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
W20260710 13:20:42.201324 10355 leader_election.cc:343] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:42.201265 10285 catalog_manager.cc:5697] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.201894 10677 raft_consensus.cc:359] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.202564 10677 raft_consensus.cc:385] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.199385 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:42.202873 10677 raft_consensus.cc:740] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.203100 10285 catalog_manager.cc:5697] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.203593 10677 consensus_queue.cc:260] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.204130 10464 raft_consensus.cc:3060] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.206099 10677 ts_tablet_manager.cc:1434] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:42.207078 10677 tablet_bootstrap.cc:492] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:42.207533 10690 raft_consensus.cc:493] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.208051 10690 raft_consensus.cc:515] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.210160 10690 leader_election.cc:290] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.212333 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b795024e35246f9a5461c8a9587967e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.212618 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b795024e35246f9a5461c8a9587967e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.213299 10388 raft_consensus.cc:2468] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.213578 10677 tablet_bootstrap.cc:654] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.213248 10538 raft_consensus.cc:2468] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.214715 10428 leader_election.cc:304] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.214831 10464 raft_consensus.cc:2468] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:42.217101 10625 raft_consensus.cc:2804] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.217252 10352 leader_election.cc:304] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: d576412312764e62b739cd55cc4abc5e
I20260710 13:20:42.217515 10625 raft_consensus.cc:493] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.217861 10625 raft_consensus.cc:3060] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.221124 10683 raft_consensus.cc:2804] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.227946 10625 raft_consensus.cc:515] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.231226 10677 tablet_bootstrap.cc:492] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:42.231547 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b795024e35246f9a5461c8a9587967e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.231899 10677 ts_tablet_manager.cc:1403] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 13:20:42.232185 10388 raft_consensus.cc:3060] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.236057 10677 raft_consensus.cc:359] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.237895 10677 raft_consensus.cc:385] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.238268 10677 raft_consensus.cc:740] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.239302 10677 consensus_queue.cc:260] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.241007 10677 ts_tablet_manager.cc:1434] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:42.241878 10677 tablet_bootstrap.cc:492] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: Bootstrap starting.
I20260710 13:20:42.247262 10677 tablet_bootstrap.cc:654] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:42.252673 10625 leader_election.cc:290] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.252483 10388 raft_consensus.cc:2468] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.253759 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b795024e35246f9a5461c8a9587967e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.254487 10538 raft_consensus.cc:3060] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.256280 10428 leader_election.cc:304] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.257030 10677 tablet_bootstrap.cc:492] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: No bootstrap required, opened a new log
I20260710 13:20:42.257210 10625 raft_consensus.cc:2804] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.257529 10677 ts_tablet_manager.cc:1403] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:20:42.257725 10625 raft_consensus.cc:697] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.258610 10625 consensus_queue.cc:237] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.260358 10677 raft_consensus.cc:359] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.261051 10677 raft_consensus.cc:385] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:42.261428 10677 raft_consensus.cc:740] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Initialized, Role: FOLLOWER
I20260710 13:20:42.261091 10683 raft_consensus.cc:697] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:42.262085 10677 consensus_queue.cc:260] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.263192 10683 consensus_queue.cc:237] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.261739 10538 raft_consensus.cc:2468] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.264348 10677 ts_tablet_manager.cc:1434] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:42.275085 10284 catalog_manager.cc:5697] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.275724 10286 catalog_manager.cc:5697] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.293421 10683 raft_consensus.cc:493] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.293937 10683 raft_consensus.cc:515] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.294481 10625 raft_consensus.cc:493] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.295006 10625 raft_consensus.cc:515] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.295207 10703 raft_consensus.cc:493] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.295765 10703 raft_consensus.cc:515] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.296983 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd1817d512d49ce9e0936b7f4d39780" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:42.297304 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd1817d512d49ce9e0936b7f4d39780" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.297962 10703 leader_election.cc:290] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:42.297448 10625 leader_election.cc:290] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.301175 10683 leader_election.cc:290] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.298651 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf6b602559d4e678ead60f8c49782d8" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.297677 10464 raft_consensus.cc:2468] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:42.302796 10538 raft_consensus.cc:2468] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 0.
I20260710 13:20:42.303206 10388 raft_consensus.cc:2393] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d576412312764e62b739cd55cc4abc5e in current term 1: Already voted for candidate 2197c75c5c744bc58cc93221156c124f in this term.
I20260710 13:20:42.299619 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.298575 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.303720 10352 leader_election.cc:304] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.304207 10389 raft_consensus.cc:2468] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.304301 10537 raft_consensus.cc:2468] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.305123 10683 raft_consensus.cc:2804] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.305294 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf6b602559d4e678ead60f8c49782d8" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:42.305601 10683 raft_consensus.cc:493] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.305547 10430 leader_election.cc:304] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:42.306193 10683 raft_consensus.cc:3060] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.306583 10625 raft_consensus.cc:2804] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.306999 10625 raft_consensus.cc:493] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.307307 10625 raft_consensus.cc:3060] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.309005 10501 leader_election.cc:304] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d576412312764e62b739cd55cc4abc5e; no voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:42.309855 10703 raft_consensus.cc:3060] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.312757 10625 raft_consensus.cc:515] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.313467 10683 raft_consensus.cc:515] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.315197 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.315560 10683 leader_election.cc:290] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.315821 10389 raft_consensus.cc:3060] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.316421 10625 leader_election.cc:290] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.316493 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd1817d512d49ce9e0936b7f4d39780" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:42.317523 10703 raft_consensus.cc:2749] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.317620 10464 raft_consensus.cc:3060] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.318710 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dd1817d512d49ce9e0936b7f4d39780" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.318976 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.319373 10537 raft_consensus.cc:3060] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.319530 10538 raft_consensus.cc:3060] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.322356 10389 raft_consensus.cc:2468] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.323660 10428 leader_election.cc:304] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.324759 10625 raft_consensus.cc:2804] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.325301 10464 raft_consensus.cc:2468] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:42.325949 10625 raft_consensus.cc:697] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.326005 10538 raft_consensus.cc:2468] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.326457 10352 leader_election.cc:304] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.327330 10683 raft_consensus.cc:2804] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.326997 10625 consensus_queue.cc:237] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.327404 10537 raft_consensus.cc:2468] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 1.
I20260710 13:20:42.327945 10683 raft_consensus.cc:697] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:42.328855 10683 consensus_queue.cc:237] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.336381 10286 catalog_manager.cc:5697] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.338052 10284 catalog_manager.cc:5697] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 0 to 1, leader changed from <none> to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 1 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.387243 10625 raft_consensus.cc:493] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.387799 10625 raft_consensus.cc:515] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.389662 10625 leader_election.cc:290] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.390655 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13c68cf7534cf49af292715a85a11e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e" is_pre_election: true
I20260710 13:20:42.390537 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13c68cf7534cf49af292715a85a11e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.391403 10537 raft_consensus.cc:2468] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.391530 10389 raft_consensus.cc:2468] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 0.
I20260710 13:20:42.392470 10430 leader_election.cc:304] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:42.393254 10625 raft_consensus.cc:2804] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:42.393574 10625 raft_consensus.cc:493] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:42.393867 10625 raft_consensus.cc:3060] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.398520 10625 raft_consensus.cc:515] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.400164 10625 leader_election.cc:290] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.401104 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13c68cf7534cf49af292715a85a11e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.401114 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c13c68cf7534cf49af292715a85a11e" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.401925 10389 raft_consensus.cc:3060] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.401942 10537 raft_consensus.cc:3060] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.408792 10537 raft_consensus.cc:2468] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.408792 10389 raft_consensus.cc:2468] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 1.
I20260710 13:20:42.410041 10428 leader_election.cc:304] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.410806 10625 raft_consensus.cc:2804] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:42.411216 10625 raft_consensus.cc:697] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.411782 10625 consensus_queue.cc:237] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.418994 10284 catalog_manager.cc:5697] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 0 to 1, leader changed from <none> to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 1 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.445245 10683 consensus_queue.cc:1048] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.457398 10683 consensus_queue.cc:1048] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.512245 10464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
mode: GRACEFUL
new_leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:42426
I20260710 13:20:42.512723 10464 raft_consensus.cc:606] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Received request to transfer leadership to TS 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:42.518031 10537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "83cea82da8e9440d958d78744782678e"
dest_uuid: "d576412312764e62b739cd55cc4abc5e"
mode: GRACEFUL
new_leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:34728
I20260710 13:20:42.518572 10537 raft_consensus.cc:606] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Received request to transfer leadership to TS 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:42.533352 10388 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
mode: GRACEFUL
new_leader_uuid: "2197c75c5c744bc58cc93221156c124f"
 from {username='slave'} at 127.0.0.1:42496
I20260710 13:20:42.533893 10388 raft_consensus.cc:606] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Received request to transfer leadership to TS 2197c75c5c744bc58cc93221156c124f
I20260710 13:20:42.538612 10464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
mode: GRACEFUL
new_leader_uuid: "d576412312764e62b739cd55cc4abc5e"
 from {username='slave'} at 127.0.0.1:42426
I20260710 13:20:42.539095 10464 raft_consensus.cc:606] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Received request to transfer leadership to TS d576412312764e62b739cd55cc4abc5e
I20260710 13:20:42.593840 10703 raft_consensus.cc:493] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:42.594447 10703 raft_consensus.cc:515] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.596171 10703 leader_election.cc:290] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:42.597016 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d" is_pre_election: true
I20260710 13:20:42.597258 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2197c75c5c744bc58cc93221156c124f" is_pre_election: true
I20260710 13:20:42.598125 10464 raft_consensus.cc:2393] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d576412312764e62b739cd55cc4abc5e in current term 1: Already voted for candidate 826c3abde6864c3a919a0f1cf5ee192d in this term.
I20260710 13:20:42.599191 10501 leader_election.cc:304] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d576412312764e62b739cd55cc4abc5e; no voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d
I20260710 13:20:42.599821 10703 raft_consensus.cc:3060] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:42.604974 10703 raft_consensus.cc:2749] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:42.641575 10625 consensus_queue.cc:1048] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.648640 10703 consensus_queue.cc:1048] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.652748 10625 consensus_queue.cc:1048] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.668617 10604 raft_consensus.cc:993] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: : Instructing follower 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:42.669533 10703 raft_consensus.cc:1081] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Signalling peer 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:42.671510 10389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "83cea82da8e9440d958d78744782678e"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:42484
I20260710 13:20:42.672184 10389 raft_consensus.cc:493] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.672562 10389 raft_consensus.cc:3060] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.677736 10730 consensus_queue.cc:1048] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.679342 10389 raft_consensus.cc:515] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.682269 10537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cea82da8e9440d958d78744782678e" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.682277 10462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83cea82da8e9440d958d78744782678e" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:42.682826 10389 leader_election.cc:290] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.683022 10537 raft_consensus.cc:3055] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.684710 10537 raft_consensus.cc:740] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:42.685678 10537 consensus_queue.cc:260] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.686609 10537 raft_consensus.cc:3060] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.694422 10537 raft_consensus.cc:2468] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:42.695572 10355 leader_election.cc:304] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [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: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 2197c75c5c744bc58cc93221156c124f
I20260710 13:20:42.696430 10683 raft_consensus.cc:2804] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.697031 10683 raft_consensus.cc:697] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:42.697876 10683 consensus_queue.cc:237] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.705781 10284 catalog_manager.cc:5697] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 1 to 2, leader changed from d576412312764e62b739cd55cc4abc5e (127.5.190.67) to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 2 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.707806 10625 consensus_queue.cc:1048] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.716091 10625 consensus_queue.cc:1048] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.716398 10690 raft_consensus.cc:993] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: : Instructing follower d576412312764e62b739cd55cc4abc5e to start an election
I20260710 13:20:42.717119 10692 raft_consensus.cc:1081] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Signalling peer d576412312764e62b739cd55cc4abc5e to start an election
I20260710 13:20:42.719339 10538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d"
dest_uuid: "d576412312764e62b739cd55cc4abc5e"
 from {username='slave'} at 127.0.0.1:34714
I20260710 13:20:42.719861 10538 raft_consensus.cc:493] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.720206 10538 raft_consensus.cc:3060] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.727793 10727 raft_consensus.cc:993] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: : Instructing follower 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:42.728395 10727 raft_consensus.cc:1081] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Signalling peer 826c3abde6864c3a919a0f1cf5ee192d to start an election
I20260710 13:20:42.728562 10538 raft_consensus.cc:515] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.731122 10537 raft_consensus.cc:1240] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Rejecting Update request from peer 2197c75c5c744bc58cc93221156c124f for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:42.731485 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.732113 10389 raft_consensus.cc:3060] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.731889 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784d6f7962d54e23928eb48adf50672d" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:42.732815 10464 raft_consensus.cc:3055] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.733170 10464 raft_consensus.cc:740] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.733223 10538 leader_election.cc:290] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 2 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:42.734026 10464 consensus_queue.cc:260] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.735466 10733 consensus_queue.cc:1048] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.735387 10464 raft_consensus.cc:3060] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.743855 10388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
 from {username='slave'} at 127.0.0.1:42478
I20260710 13:20:42.744472 10388 raft_consensus.cc:493] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.744867 10388 raft_consensus.cc:3060] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.748507 10464 raft_consensus.cc:2468] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 2.
I20260710 13:20:42.749161 10389 raft_consensus.cc:2468] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 2.
I20260710 13:20:42.750182 10502 leader_election.cc:304] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:42.751011 10730 raft_consensus.cc:2804] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.751462 10730 raft_consensus.cc:697] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 2 LEADER]: Becoming Leader. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:42.752290 10730 consensus_queue.cc:237] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [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: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.756830 10388 raft_consensus.cc:515] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.758970 10388 leader_election.cc:290] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Requested vote from peers 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.759675 10464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:42.760305 10464 raft_consensus.cc:3055] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.760628 10464 raft_consensus.cc:740] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.761421 10464 consensus_queue.cc:260] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.762571 10464 raft_consensus.cc:3060] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.762565 10285 catalog_manager.cc:5697] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e reported cstate change: term changed from 1 to 2, leader changed from 2197c75c5c744bc58cc93221156c124f (127.5.190.66) to d576412312764e62b739cd55cc4abc5e (127.5.190.67). New cstate: current_term: 2 leader_uuid: "d576412312764e62b739cd55cc4abc5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:42.764021 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c0f717be2048fcab4b53c4044bef75" candidate_uuid: "826c3abde6864c3a919a0f1cf5ee192d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.764546 10538 raft_consensus.cc:3060] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.769884 10464 raft_consensus.cc:2468] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:42.770351 10538 raft_consensus.cc:2468] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 826c3abde6864c3a919a0f1cf5ee192d in term 2.
I20260710 13:20:42.771143 10352 leader_election.cc:304] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.771937 10683 raft_consensus.cc:2804] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.772456 10683 raft_consensus.cc:697] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Becoming Leader. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:42.773278 10683 consensus_queue.cc:237] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.779006 10690 consensus_queue.cc:1048] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.780838 10285 catalog_manager.cc:5697] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d reported cstate change: term changed from 1 to 2, leader changed from 2197c75c5c744bc58cc93221156c124f (127.5.190.66) to 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65). New cstate: current_term: 2 leader_uuid: "826c3abde6864c3a919a0f1cf5ee192d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:42.795189 10625 consensus_queue.cc:1048] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.810606 10690 consensus_queue.cc:1048] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.811825 10624 consensus_queue.cc:1048] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.822059 10692 consensus_queue.cc:1048] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.823889 10714 raft_consensus.cc:993] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: : Instructing follower 2197c75c5c744bc58cc93221156c124f to start an election
I20260710 13:20:42.824394 10714 raft_consensus.cc:1081] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Signalling peer 2197c75c5c744bc58cc93221156c124f to start an election
I20260710 13:20:42.825903 10464 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
 from {username='slave'} at 127.0.0.1:42418
I20260710 13:20:42.828760 10624 consensus_queue.cc:1048] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.826485 10464 raft_consensus.cc:493] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:42.829988 10464 raft_consensus.cc:3060] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.845916 10624 consensus_queue.cc:1048] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:42.844139 10464 raft_consensus.cc:515] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.847288 10462 raft_consensus.cc:1240] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Rejecting Update request from peer 826c3abde6864c3a919a0f1cf5ee192d for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:42.849463 10624 consensus_queue.cc:1059] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.850179 10683 raft_consensus.cc:3055] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:42.850560 10683 raft_consensus.cc:740] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:42.851361 10683 consensus_queue.cc:260] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.852484 10683 raft_consensus.cc:3060] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.858417 10464 leader_election.cc:290] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 2 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), d576412312764e62b739cd55cc4abc5e (127.5.190.67:35773)
I20260710 13:20:42.858227 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:42.861441 10538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73984fe05999414aad765b2e1a4ed6b3" candidate_uuid: "2197c75c5c744bc58cc93221156c124f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d576412312764e62b739cd55cc4abc5e"
I20260710 13:20:42.862299 10538 raft_consensus.cc:3060] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:42.865654 10388 raft_consensus.cc:2468] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 2.
I20260710 13:20:42.867635 10428 leader_election.cc:304] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, 826c3abde6864c3a919a0f1cf5ee192d; no voters: 
I20260710 13:20:42.868633 10692 raft_consensus.cc:2804] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:42.869129 10692 raft_consensus.cc:697] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Becoming Leader. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:42.869957 10692 consensus_queue.cc:237] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [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: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:42.878886 10538 raft_consensus.cc:2468] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2197c75c5c744bc58cc93221156c124f in term 2.
I20260710 13:20:42.880452 10624 consensus_queue.cc:1048] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:42.883987 10286 catalog_manager.cc:5697] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f reported cstate change: term changed from 1 to 2, leader changed from 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65) to 2197c75c5c744bc58cc93221156c124f (127.5.190.66). New cstate: current_term: 2 leader_uuid: "2197c75c5c744bc58cc93221156c124f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.136070 10462 raft_consensus.cc:3060] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.141652 10462 raft_consensus.cc:1275] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.143169 10683 consensus_queue.cc:1048] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.145330 10388 raft_consensus.cc:1275] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Refusing update from remote peer d576412312764e62b739cd55cc4abc5e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.147112 10604 consensus_queue.cc:1048] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:43.152236 10536 raft_consensus.cc:1275] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.153992 10683 consensus_queue.cc:1048] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:43.164290 10462 raft_consensus.cc:1275] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Refusing update from remote peer d576412312764e62b739cd55cc4abc5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.165731 10703 consensus_queue.cc:1048] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.232421 10536 raft_consensus.cc:1275] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.233685 10683 consensus_queue.cc:1048] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.243703 10462 raft_consensus.cc:1275] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Refusing update from remote peer 826c3abde6864c3a919a0f1cf5ee192d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.246295 10683 consensus_queue.cc:1048] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.314601 10538 raft_consensus.cc:1275] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Refusing update from remote peer 2197c75c5c744bc58cc93221156c124f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.315907 10727 consensus_queue.cc:1048] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.324666 10388 raft_consensus.cc:1275] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Refusing update from remote peer 2197c75c5c744bc58cc93221156c124f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:43.326719 10727 consensus_queue.cc:1048] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.542887 10286 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58746:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:45.567929 10286 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58746:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:45.608651  5881 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:45.763197 10773 log.cc:927] Time spent T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
W20260710 13:20:45.861498 10763 log.cc:927] Time spent T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: Append to log took a long time: real 0.156s	user 0.004s	sys 0.000s
W20260710 13:20:45.896296 10772 log.cc:927] Time spent T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
W20260710 13:20:45.900297 10770 log.cc:927] Time spent T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260710 13:20:45.915179 10768 log.cc:927] Time spent T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: Append to log took a long time: real 0.111s	user 0.002s	sys 0.000s
W20260710 13:20:46.009395 10428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.65:41769, user_credentials={real_user=slave}} blocked reactor thread for 107399us
I20260710 13:20:46.029151 10805 tablet.cc:1724] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.067538 10814 tablet.cc:1724] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.069679 10799 tablet.cc:1724] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:46.096132 10795 log.cc:927] Time spent T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: Append to log took a long time: real 0.145s	user 0.003s	sys 0.000s
I20260710 13:20:46.099135 10813 tablet.cc:1724] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.100682 10812 tablet.cc:1724] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.101145 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9"
dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
mode: GRACEFUL
new_leader_uuid: "d576412312764e62b739cd55cc4abc5e"
 from {username='slave'} at 127.0.0.1:58930
I20260710 13:20:46.102432 10389 raft_consensus.cc:606] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Received request to transfer leadership to TS d576412312764e62b739cd55cc4abc5e
I20260710 13:20:46.102664 10802 tablet.cc:1724] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.103462 10811 tablet.cc:1724] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:46.109961 10801 log.cc:927] Time spent T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: Append to log took a long time: real 0.100s	user 0.000s	sys 0.001s
I20260710 13:20:46.120649 10806 tablet.cc:1724] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.124504 10809 tablet.cc:1724] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.132472 10812 tablet.cc:1724] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.131711 10815 tablet.cc:1724] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.157236 10819 tablet.cc:1724] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.165277 10805 tablet.cc:1724] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.166898 10814 tablet.cc:1724] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.157665 10806 tablet.cc:1724] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.176925 10802 tablet.cc:1724] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.184167 10810 tablet.cc:1724] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.185333 10805 tablet.cc:1724] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.185472 10812 tablet.cc:1724] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.196112 10814 tablet.cc:1724] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.210938 10806 tablet.cc:1724] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:46.213316 10428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.190.65:41769, user_credentials={real_user=slave}} blocked reactor thread for 89700.1us
I20260710 13:20:46.225431 10809 tablet.cc:1724] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.231055 10811 tablet.cc:1724] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.247313 10776 raft_consensus.cc:993] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: : Instructing follower d576412312764e62b739cd55cc4abc5e to start an election
I20260710 13:20:46.247896 10776 raft_consensus.cc:1081] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Signalling peer d576412312764e62b739cd55cc4abc5e to start an election
I20260710 13:20:46.252218 10799 tablet.cc:1724] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.252976 10533 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9"
dest_uuid: "d576412312764e62b739cd55cc4abc5e"
 from {username='slave'} at 127.0.0.1:34716
I20260710 13:20:46.253947 10533 raft_consensus.cc:493] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.254397 10533 raft_consensus.cc:3060] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.268813 10463 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483"
dest_uuid: "2197c75c5c744bc58cc93221156c124f"
mode: GRACEFUL
new_leader_uuid: "d576412312764e62b739cd55cc4abc5e"
 from {username='slave'} at 127.0.0.1:36376
I20260710 13:20:46.269511 10463 raft_consensus.cc:606] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Received request to transfer leadership to TS d576412312764e62b739cd55cc4abc5e
I20260710 13:20:46.271451  5881 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:46.272222  5881 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:46.251576 10815 tablet.cc:1724] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.282128 10533 raft_consensus.cc:515] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:46.284559 10533 leader_election.cc:290] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 2 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:46.285966 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:46.286774 10387 raft_consensus.cc:3055] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:46.286928 10463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "170a0fb1fc3043f78ee15dde991004f9" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:46.287130 10387 raft_consensus.cc:740] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 826c3abde6864c3a919a0f1cf5ee192d, State: Running, Role: LEADER
I20260710 13:20:46.287554 10463 raft_consensus.cc:3060] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.288123 10387 consensus_queue.cc:260] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:46.289654 10387 raft_consensus.cc:3060] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:46.290980 10819 tablet.cc:1724] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.297526 10463 raft_consensus.cc:2468] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 2.
I20260710 13:20:46.276993 10806 tablet.cc:1724] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:46.299606 10501 leader_election.cc:304] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2197c75c5c744bc58cc93221156c124f, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:46.304436 10793 raft_consensus.cc:2804] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:46.304939 10793 raft_consensus.cc:697] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 2 LEADER]: Becoming Leader. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:46.305850 10793 consensus_queue.cc:237] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:46.301321 10387 raft_consensus.cc:2468] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 2.
I20260710 13:20:46.318147 10284 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853: soft_deleted_table [id=23e52a0f7c8c4a5a8057d15b95410d63] alter complete (version 1)
I20260710 13:20:46.326670 10285 catalog_manager.cc:5697] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e reported cstate change: term changed from 1 to 2, leader changed from 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65) to d576412312764e62b739cd55cc4abc5e (127.5.190.67). New cstate: current_term: 2 leader_uuid: "d576412312764e62b739cd55cc4abc5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.615981 10820 raft_consensus.cc:993] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: : Instructing follower d576412312764e62b739cd55cc4abc5e to start an election
I20260710 13:20:46.616549 10821 raft_consensus.cc:1081] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Signalling peer d576412312764e62b739cd55cc4abc5e to start an election
I20260710 13:20:46.618019 10532 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483"
dest_uuid: "d576412312764e62b739cd55cc4abc5e"
 from {username='slave'} at 127.0.0.1:34714
I20260710 13:20:46.618448 10532 raft_consensus.cc:493] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:46.618695 10532 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:46.623611 10532 raft_consensus.cc:515] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:46.625913 10532 leader_election.cc:290] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [CANDIDATE]: Term 3 election: Requested vote from peers 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769), 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071)
I20260710 13:20:46.626598 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "826c3abde6864c3a919a0f1cf5ee192d"
I20260710 13:20:46.627197 10461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77a0c7705b1648ed98762bb8727a1483" candidate_uuid: "d576412312764e62b739cd55cc4abc5e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2197c75c5c744bc58cc93221156c124f"
I20260710 13:20:46.627326 10387 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:46.627838 10461 raft_consensus.cc:3055] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:46.628211 10461 raft_consensus.cc:740] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2197c75c5c744bc58cc93221156c124f, State: Running, Role: LEADER
I20260710 13:20:46.628983 10461 consensus_queue.cc:260] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [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: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:46.630005 10461 raft_consensus.cc:3060] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:46.633010 10387 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 3.
I20260710 13:20:46.634370 10502 leader_election.cc:304] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [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: 826c3abde6864c3a919a0f1cf5ee192d, d576412312764e62b739cd55cc4abc5e; no voters: 
I20260710 13:20:46.635108 10793 raft_consensus.cc:2804] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:46.635624 10793 raft_consensus.cc:697] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 3 LEADER]: Becoming Leader. State: Replica: d576412312764e62b739cd55cc4abc5e, State: Running, Role: LEADER
I20260710 13:20:46.635864 10461 raft_consensus.cc:2468] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d576412312764e62b739cd55cc4abc5e in term 3.
I20260710 13:20:46.636570 10793 consensus_queue.cc:237] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [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: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } }
I20260710 13:20:46.644971 10286 catalog_manager.cc:5697] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e reported cstate change: term changed from 2 to 3, leader changed from 2197c75c5c744bc58cc93221156c124f (127.5.190.66) to d576412312764e62b739cd55cc4abc5e (127.5.190.67). New cstate: current_term: 3 leader_uuid: "d576412312764e62b739cd55cc4abc5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d576412312764e62b739cd55cc4abc5e" member_type: VOTER last_known_addr { host: "127.5.190.67" port: 35773 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:46.795209 10387 raft_consensus.cc:1275] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Refusing update from remote peer d576412312764e62b739cd55cc4abc5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.796547 10793 consensus_queue.cc:1048] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:46.807866 10461 raft_consensus.cc:1275] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Refusing update from remote peer d576412312764e62b739cd55cc4abc5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:46.809247 10793 consensus_queue.cc:1048] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:47.045466 10389 raft_consensus.cc:1275] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 3 FOLLOWER]: Refusing update from remote peer d576412312764e62b739cd55cc4abc5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:47.046665 10746 consensus_queue.cc:1048] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "826c3abde6864c3a919a0f1cf5ee192d" member_type: VOTER last_known_addr { host: "127.5.190.65" port: 41769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:47.056142 10461 raft_consensus.cc:1275] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 3 FOLLOWER]: Refusing update from remote peer d576412312764e62b739cd55cc4abc5e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:47.057865 10829 consensus_queue.cc:1048] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2197c75c5c744bc58cc93221156c124f" member_type: VOTER last_known_addr { host: "127.5.190.66" port: 36071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:47.333511  5881 tablet_server.cc:179] TabletServer@127.5.190.65:0 shutting down...
I20260710 13:20:47.358361  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:47.359221  5881 tablet_replica.cc:333] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.360045  5881 raft_consensus.cc:2243] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.360558  5881 raft_consensus.cc:2272] T 73984fe05999414aad765b2e1a4ed6b3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.362653  5881 tablet_replica.cc:333] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.363273  5881 raft_consensus.cc:2243] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.363763  5881 raft_consensus.cc:2272] T 9b795024e35246f9a5461c8a9587967e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.365679  5881 tablet_replica.cc:333] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.366227  5881 raft_consensus.cc:2243] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.366668  5881 raft_consensus.cc:2272] T 784d6f7962d54e23928eb48adf50672d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.368892  5881 tablet_replica.cc:333] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.369741  5881 raft_consensus.cc:2243] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.370285  5881 raft_consensus.cc:2272] T edf6b602559d4e678ead60f8c49782d8 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.372253  5881 tablet_replica.cc:333] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.372829  5881 raft_consensus.cc:2243] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.373647  5881 raft_consensus.cc:2272] T 83cea82da8e9440d958d78744782678e P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.375516  5881 tablet_replica.cc:333] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.376168  5881 raft_consensus.cc:2243] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.376664  5881 raft_consensus.cc:2272] T 27d800383d06493dae34efde2db3c35d P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.379374  5881 tablet_replica.cc:333] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.380322  5881 raft_consensus.cc:2243] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.381165  5881 raft_consensus.cc:2272] T 536a8802d04745cf8f82d8f977774463 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.383550  5881 tablet_replica.cc:333] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.384130  5881 raft_consensus.cc:2243] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.384538  5881 raft_consensus.cc:2272] T 77a0c7705b1648ed98762bb8727a1483 P 826c3abde6864c3a919a0f1cf5ee192d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.386721  5881 tablet_replica.cc:333] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.387223  5881 raft_consensus.cc:2243] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.388032  5881 raft_consensus.cc:2272] T 5dd1817d512d49ce9e0936b7f4d39780 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.390048  5881 tablet_replica.cc:333] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.390584  5881 raft_consensus.cc:2243] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.391330  5881 raft_consensus.cc:2272] T 499d857d8d8842f39427d5d28146736b P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.393551  5881 tablet_replica.cc:333] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.394043  5881 raft_consensus.cc:2243] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.394474  5881 raft_consensus.cc:2272] T 525099f8615d498d8d68e69359c90c5e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.396529  5881 tablet_replica.cc:333] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.397176  5881 raft_consensus.cc:2243] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.397691  5881 raft_consensus.cc:2272] T e62b9590c2214dafb3d29da496cb1fdf P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.400038 10428 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
I20260710 13:20:47.401079  5881 tablet_replica.cc:333] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.401763  5881 raft_consensus.cc:2243] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.402873  5881 raft_consensus.cc:2272] T b115006a06e84df89fb8182124a7c6c3 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.403252 10428 consensus_peers.cc:597] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f -> Peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Couldn't send request to peer 826c3abde6864c3a919a0f1cf5ee192d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.405248  5881 tablet_replica.cc:333] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.405810  5881 raft_consensus.cc:2243] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.406512  5881 raft_consensus.cc:2272] T 17c0f717be2048fcab4b53c4044bef75 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.408308  5881 tablet_replica.cc:333] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.408773  5881 raft_consensus.cc:2243] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.409128  5881 raft_consensus.cc:2272] T 170a0fb1fc3043f78ee15dde991004f9 P 826c3abde6864c3a919a0f1cf5ee192d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.411753  5881 tablet_replica.cc:333] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.412376  5881 raft_consensus.cc:2243] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.412801  5881 raft_consensus.cc:2272] T 9c13c68cf7534cf49af292715a85a11e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.414651  5881 tablet_replica.cc:333] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.415103  5881 raft_consensus.cc:2243] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.415838  5881 raft_consensus.cc:2272] T f14e093ac8664777a6a1899252802073 P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.417821  5881 tablet_replica.cc:333] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d: stopping tablet replica
I20260710 13:20:47.418234  5881 raft_consensus.cc:2243] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.418601  5881 raft_consensus.cc:2272] T ca4053d4c6bb4dfc8a556424d83a858e P 826c3abde6864c3a919a0f1cf5ee192d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.427958 10502 consensus_peers.cc:597] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e -> Peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Couldn't send request to peer 826c3abde6864c3a919a0f1cf5ee192d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:47.433851 10502 consensus_peers.cc:597] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e -> Peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Couldn't send request to peer 826c3abde6864c3a919a0f1cf5ee192d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.460621  5881 tablet_server.cc:196] TabletServer@127.5.190.65:0 shutdown complete.
I20260710 13:20:47.494364  5881 tablet_server.cc:179] TabletServer@127.5.190.66:0 shutting down...
W20260710 13:20:47.522018 10501 consensus_peers.cc:597] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e -> Peer 2197c75c5c744bc58cc93221156c124f (127.5.190.66:36071): Couldn't send request to peer 2197c75c5c744bc58cc93221156c124f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.527661  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:47.528642  5881 tablet_replica.cc:333] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.529606  5881 raft_consensus.cc:2243] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.530491  5881 raft_consensus.cc:2272] T 9b795024e35246f9a5461c8a9587967e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.532496  5881 tablet_replica.cc:333] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.533064  5881 raft_consensus.cc:2243] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.533526  5881 raft_consensus.cc:2272] T 784d6f7962d54e23928eb48adf50672d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.535310  5881 tablet_replica.cc:333] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.535882  5881 raft_consensus.cc:2243] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.536659  5881 raft_consensus.cc:2272] T 73984fe05999414aad765b2e1a4ed6b3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.538501  5881 tablet_replica.cc:333] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.539217  5881 raft_consensus.cc:2243] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.539922  5881 raft_consensus.cc:2272] T edf6b602559d4e678ead60f8c49782d8 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.541905  5881 tablet_replica.cc:333] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.542485  5881 raft_consensus.cc:2243] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.542915  5881 raft_consensus.cc:2272] T 83cea82da8e9440d958d78744782678e P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.544778  5881 tablet_replica.cc:333] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.545333  5881 raft_consensus.cc:2243] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.545781  5881 raft_consensus.cc:2272] T 5dd1817d512d49ce9e0936b7f4d39780 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.547606  5881 tablet_replica.cc:333] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.548257  5881 raft_consensus.cc:2243] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.548691  5881 raft_consensus.cc:2272] T 499d857d8d8842f39427d5d28146736b P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.550647  5881 tablet_replica.cc:333] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.551215  5881 raft_consensus.cc:2243] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.552052  5881 raft_consensus.cc:2272] T 525099f8615d498d8d68e69359c90c5e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.553966  5881 tablet_replica.cc:333] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.554570  5881 raft_consensus.cc:2243] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.555348  5881 raft_consensus.cc:2272] T ca4053d4c6bb4dfc8a556424d83a858e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.557394  5881 tablet_replica.cc:333] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.557931  5881 raft_consensus.cc:2243] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.558662  5881 raft_consensus.cc:2272] T 27d800383d06493dae34efde2db3c35d P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.560483  5881 tablet_replica.cc:333] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.560993  5881 raft_consensus.cc:2243] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.561719  5881 raft_consensus.cc:2272] T 9c13c68cf7534cf49af292715a85a11e P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.563448  5881 tablet_replica.cc:333] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.564011  5881 raft_consensus.cc:2243] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.564491  5881 raft_consensus.cc:2272] T f14e093ac8664777a6a1899252802073 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.566502  5881 tablet_replica.cc:333] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.567032  5881 raft_consensus.cc:2243] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.567449  5881 raft_consensus.cc:2272] T e62b9590c2214dafb3d29da496cb1fdf P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.569306  5881 tablet_replica.cc:333] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.569830  5881 raft_consensus.cc:2243] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.570240  5881 raft_consensus.cc:2272] T b115006a06e84df89fb8182124a7c6c3 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.572009  5881 tablet_replica.cc:333] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.572480  5881 raft_consensus.cc:2243] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.572932  5881 raft_consensus.cc:2272] T 17c0f717be2048fcab4b53c4044bef75 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.574577  5881 tablet_replica.cc:333] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.574985  5881 raft_consensus.cc:2243] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.575309  5881 raft_consensus.cc:2272] T 170a0fb1fc3043f78ee15dde991004f9 P 2197c75c5c744bc58cc93221156c124f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.577548  5881 tablet_replica.cc:333] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.578011  5881 raft_consensus.cc:2243] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.578369  5881 raft_consensus.cc:2272] T 536a8802d04745cf8f82d8f977774463 P 2197c75c5c744bc58cc93221156c124f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.580119  5881 tablet_replica.cc:333] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f: stopping tablet replica
I20260710 13:20:47.580510  5881 raft_consensus.cc:2243] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.580850  5881 raft_consensus.cc:2272] T 77a0c7705b1648ed98762bb8727a1483 P 2197c75c5c744bc58cc93221156c124f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:47.604463 10502 consensus_peers.cc:597] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e -> Peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Couldn't send request to peer 826c3abde6864c3a919a0f1cf5ee192d. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:41769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.620718  5881 tablet_server.cc:196] TabletServer@127.5.190.66:0 shutdown complete.
W20260710 13:20:47.644699 10502 consensus_peers.cc:597] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e -> Peer 826c3abde6864c3a919a0f1cf5ee192d (127.5.190.65:41769): Couldn't send request to peer 826c3abde6864c3a919a0f1cf5ee192d. Status: Network error: Client connection negotiation failed: client connection to 127.5.190.65:41769: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:47.653604  5881 tablet_server.cc:179] TabletServer@127.5.190.67:0 shutting down...
I20260710 13:20:47.681458  5881 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:47.682112  5881 tablet_replica.cc:333] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.682768  5881 raft_consensus.cc:2243] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.683552  5881 raft_consensus.cc:2272] T 784d6f7962d54e23928eb48adf50672d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.685508  5881 tablet_replica.cc:333] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.686095  5881 raft_consensus.cc:2243] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.686527  5881 raft_consensus.cc:2272] T 73984fe05999414aad765b2e1a4ed6b3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.688330  5881 tablet_replica.cc:333] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.688841  5881 raft_consensus.cc:2243] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.689332  5881 raft_consensus.cc:2272] T edf6b602559d4e678ead60f8c49782d8 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.691076  5881 tablet_replica.cc:333] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.691588  5881 raft_consensus.cc:2243] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.692044  5881 raft_consensus.cc:2272] T 9b795024e35246f9a5461c8a9587967e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.693871  5881 tablet_replica.cc:333] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.694393  5881 raft_consensus.cc:2243] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.694830  5881 raft_consensus.cc:2272] T 83cea82da8e9440d958d78744782678e P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.696696  5881 tablet_replica.cc:333] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.697201  5881 raft_consensus.cc:2243] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.697611  5881 raft_consensus.cc:2272] T 536a8802d04745cf8f82d8f977774463 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.699422  5881 tablet_replica.cc:333] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.700057  5881 raft_consensus.cc:2243] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.700788  5881 raft_consensus.cc:2272] T 77a0c7705b1648ed98762bb8727a1483 P d576412312764e62b739cd55cc4abc5e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.702945  5881 tablet_replica.cc:333] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.703485  5881 raft_consensus.cc:2243] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.703934  5881 raft_consensus.cc:2272] T 5dd1817d512d49ce9e0936b7f4d39780 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.705741  5881 tablet_replica.cc:333] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.706282  5881 raft_consensus.cc:2243] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.706714  5881 raft_consensus.cc:2272] T 499d857d8d8842f39427d5d28146736b P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.708637  5881 tablet_replica.cc:333] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.709160  5881 raft_consensus.cc:2243] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.709565  5881 raft_consensus.cc:2272] T 525099f8615d498d8d68e69359c90c5e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.711402  5881 tablet_replica.cc:333] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.711905  5881 raft_consensus.cc:2243] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.712337  5881 raft_consensus.cc:2272] T 27d800383d06493dae34efde2db3c35d P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.714025  5881 tablet_replica.cc:333] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.714510  5881 raft_consensus.cc:2243] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.714912  5881 raft_consensus.cc:2272] T ca4053d4c6bb4dfc8a556424d83a858e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.716627  5881 tablet_replica.cc:333] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.717139  5881 raft_consensus.cc:2243] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.717547  5881 raft_consensus.cc:2272] T 9c13c68cf7534cf49af292715a85a11e P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.719190  5881 tablet_replica.cc:333] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.719676  5881 raft_consensus.cc:2243] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.720103  5881 raft_consensus.cc:2272] T f14e093ac8664777a6a1899252802073 P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.721895  5881 tablet_replica.cc:333] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.722401  5881 raft_consensus.cc:2243] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.722819  5881 raft_consensus.cc:2272] T 17c0f717be2048fcab4b53c4044bef75 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.724512  5881 tablet_replica.cc:333] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.724995  5881 raft_consensus.cc:2243] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.725725  5881 raft_consensus.cc:2272] T 170a0fb1fc3043f78ee15dde991004f9 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.727841  5881 tablet_replica.cc:333] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.728374  5881 raft_consensus.cc:2243] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.729125  5881 raft_consensus.cc:2272] T e62b9590c2214dafb3d29da496cb1fdf P d576412312764e62b739cd55cc4abc5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.730799  5881 tablet_replica.cc:333] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e: stopping tablet replica
I20260710 13:20:47.731263  5881 raft_consensus.cc:2243] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:47.731709  5881 raft_consensus.cc:2272] T b115006a06e84df89fb8182124a7c6c3 P d576412312764e62b739cd55cc4abc5e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.769245  5881 tablet_server.cc:196] TabletServer@127.5.190.67:0 shutdown complete.
I20260710 13:20:47.802515  5881 master.cc:562] Master@127.5.190.126:39585 shutting down...
I20260710 13:20:47.822829  5881 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:47.823385  5881 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:47.823730  5881 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea2d5220ffdc43e9984b234de670f853: stopping tablet replica
I20260710 13:20:47.844282  5881 master.cc:584] Master@127.5.190.126:39585 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11227 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23626 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114820 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:47.898574  5881 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~426 seconds ago
I20260710 13:20:47.898840  5881 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 410 messages since previous log ~426 seconds ago
I20260710 13:20:47.899031  5881 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 400 messages since previous log ~426 seconds ago
I20260710 13:20:47.899245  5881 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 13:20:47.899435  5881 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
I20260710 13:20:47.899718  5881 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 13:20:47.900174  5881 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
